Optionalcursor?: TSMessageEmbedWhereUniqueInputSets the position for searching for TSMessageEmbeds.
Optionaldistinct?: Prisma.TSMessageEmbedScalarFieldEnum | Prisma.TSMessageEmbedScalarFieldEnum[]Filter by unique combinations of TSMessageEmbeds.
Optionalinclude?: TSMessageEmbedInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TSMessageEmbedOmit<ExtArgs> | nullOmit specific fields from the TSMessageEmbed
OptionalorderDetermine the order of TSMessageEmbeds to fetch.
Optionalselect?: TSMessageEmbedSelect<ExtArgs> | nullSelect specific fields to fetch from the TSMessageEmbed
Optionalskip?: numberSkip the first n TSMessageEmbeds.
Optionaltake?: numberTake ±n TSMessageEmbeds from the position of the cursor.
Optionalwhere?: TSMessageEmbedWhereInputFilter, which TSMessageEmbed to fetch.
TSMessageEmbed findFirst