Optionalcursor?: GuildMessageEmbedWhereUniqueInputSets the position for listing GuildMessageEmbeds.
Optionaldistinct?: Prisma.GuildMessageEmbedScalarFieldEnum | Prisma.GuildMessageEmbedScalarFieldEnum[]Optionalinclude?: GuildMessageEmbedInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildMessageEmbedOmit<ExtArgs> | nullOmit specific fields from the GuildMessageEmbed
OptionalorderDetermine the order of GuildMessageEmbeds to fetch.
Optionalselect?: GuildMessageEmbedSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildMessageEmbed
Optionalskip?: numberSkip the first n GuildMessageEmbeds.
Optionaltake?: numberTake ±n GuildMessageEmbeds from the position of the cursor.
Optionalwhere?: GuildMessageEmbedWhereInputFilter, which GuildMessageEmbeds to fetch.
GuildMessageEmbed findMany