Optionalcursor?: TTSEmbedFieldWhereUniqueInputSets the position for searching for TTSEmbedFields.
Optionaldistinct?: Prisma.TTSEmbedFieldScalarFieldEnum | Prisma.TTSEmbedFieldScalarFieldEnum[]Filter by unique combinations of TTSEmbedFields.
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 TTSEmbedField to fetch.
TTSEmbedField findFirst