Optionalcursor?: GuildEmbedFieldWhereUniqueInputSets the position for searching for GuildEmbedFields.
Optionaldistinct?: Prisma.GuildEmbedFieldScalarFieldEnum | Prisma.GuildEmbedFieldScalarFieldEnum[]Filter by unique combinations of GuildEmbedFields.
Optionalinclude?: GuildEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the GuildEmbedField
OptionalorderDetermine the order of GuildEmbedFields to fetch.
Optionalselect?: GuildEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildEmbedField
Optionalskip?: numberSkip the first n GuildEmbedFields.
Optionaltake?: numberTake ±n GuildEmbedFields from the position of the cursor.
Optionalwhere?: GuildEmbedFieldWhereInputFilter, which GuildEmbedField to fetch.
GuildEmbedField findFirstOrThrow