Optionalcursor?: GuildStickyEmbedFieldWhereUniqueInputSets the position for searching for GuildStickyEmbedFields.
Optionaldistinct?: Prisma.GuildStickyEmbedFieldScalarFieldEnum | Prisma.GuildStickyEmbedFieldScalarFieldEnum[]Filter by unique combinations of GuildStickyEmbedFields.
Optionalinclude?: GuildStickyEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildStickyEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the GuildStickyEmbedField
OptionalorderDetermine the order of GuildStickyEmbedFields to fetch.
Optionalselect?: GuildStickyEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildStickyEmbedField
Optionalskip?: numberSkip the first n GuildStickyEmbedFields.
Optionaltake?: numberTake ±n GuildStickyEmbedFields from the position of the cursor.
Optionalwhere?: GuildStickyEmbedFieldWhereInputFilter, which GuildStickyEmbedField to fetch.
GuildStickyEmbedField findFirst