Optionalcursor?: GuildMessageEmbedWhereUniqueInputSets the position for searching for GuildMessageEmbeds.
Optionaldistinct?: Prisma.GuildMessageEmbedScalarFieldEnum | Prisma.GuildMessageEmbedScalarFieldEnum[]Filter by unique combinations of GuildMessageEmbeds.
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 GuildMessageEmbed to fetch.
GuildMessageEmbed findFirstOrThrow