Optionalcursor?: YTSEmbedFieldWhereUniqueInputSets the position for listing YTSEmbedFields.
Optionaldistinct?: Prisma.YTSEmbedFieldScalarFieldEnum | Prisma.YTSEmbedFieldScalarFieldEnum[]Optionalinclude?: YTSEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: YTSEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the YTSEmbedField
OptionalorderDetermine the order of YTSEmbedFields to fetch.
Optionalselect?: YTSEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the YTSEmbedField
Optionalskip?: numberSkip the first n YTSEmbedFields.
Optionaltake?: numberTake ±n YTSEmbedFields from the position of the cursor.
Optionalwhere?: YTSEmbedFieldWhereInputFilter, which YTSEmbedFields to fetch.
YTSEmbedField findMany