Optionalcursor?: YTSEmbedFieldWhereUniqueInputSets the position for searching for YTSEmbedFields.
Optionaldistinct?: Prisma.YTSEmbedFieldScalarFieldEnum | Prisma.YTSEmbedFieldScalarFieldEnum[]Filter by unique combinations of YTSEmbedFields.
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 YTSEmbedField to fetch.
YTSEmbedField findFirst