Optionalcursor?: TTSEmbedFieldWhereUniqueInputSets the position for listing TTSEmbedFields.
Optionaldistinct?: Prisma.TTSEmbedFieldScalarFieldEnum | Prisma.TTSEmbedFieldScalarFieldEnum[]Optionalinclude?: TTSEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TTSEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the TTSEmbedField
OptionalorderDetermine the order of TTSEmbedFields to fetch.
Optionalselect?: TTSEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the TTSEmbedField
Optionalskip?: numberSkip the first n TTSEmbedFields.
Optionaltake?: numberTake ±n TTSEmbedFields from the position of the cursor.
Optionalwhere?: TTSEmbedFieldWhereInputFilter, which TTSEmbedFields to fetch.
TTSEmbedField findMany