Optionalcursor?: TTSMessageEmbedWhereUniqueInputSets the position for listing TTSMessageEmbeds.
Optionaldistinct?: Prisma.TTSMessageEmbedScalarFieldEnum | Prisma.TTSMessageEmbedScalarFieldEnum[]Optionalinclude?: TTSMessageEmbedInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TTSMessageEmbedOmit<ExtArgs> | nullOmit specific fields from the TTSMessageEmbed
OptionalorderDetermine the order of TTSMessageEmbeds to fetch.
Optionalselect?: TTSMessageEmbedSelect<ExtArgs> | nullSelect specific fields to fetch from the TTSMessageEmbed
Optionalskip?: numberSkip the first n TTSMessageEmbeds.
Optionaltake?: numberTake ±n TTSMessageEmbeds from the position of the cursor.
Optionalwhere?: TTSMessageEmbedWhereInputFilter, which TTSMessageEmbeds to fetch.
TTSMessageEmbed findMany