Optionalcursor?: GuildLinkedRoleWhereUniqueInputSets the position for searching for GuildLinkedRoles.
Optionaldistinct?: Prisma.GuildLinkedRoleScalarFieldEnum | Prisma.GuildLinkedRoleScalarFieldEnum[]Filter by unique combinations of GuildLinkedRoles.
Optionalinclude?: GuildLinkedRoleInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildLinkedRoleOmit<ExtArgs> | nullOmit specific fields from the GuildLinkedRole
OptionalorderDetermine the order of GuildLinkedRoles to fetch.
Optionalselect?: GuildLinkedRoleSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildLinkedRole
Optionalskip?: numberSkip the first n GuildLinkedRoles.
Optionaltake?: numberTake ±n GuildLinkedRoles from the position of the cursor.
Optionalwhere?: GuildLinkedRoleWhereInputFilter, which GuildLinkedRole to fetch.
GuildLinkedRole findFirst