Optionalcursor?: GuildEmbedFieldWhereUniqueInputSets the position for listing GuildEmbedFields.
Optionaldistinct?: Prisma.GuildEmbedFieldScalarFieldEnum | Prisma.GuildEmbedFieldScalarFieldEnum[]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 GuildEmbedFields to fetch.
GuildEmbedField findMany