Optionalcursor?: CSEmbedFieldWhereUniqueInputSets the position for searching for CSEmbedFields.
Optionaldistinct?: Prisma.CSEmbedFieldScalarFieldEnum | Prisma.CSEmbedFieldScalarFieldEnum[]Filter by unique combinations of CSEmbedFields.
Optionalinclude?: CSEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: CSEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the CSEmbedField
OptionalorderDetermine the order of CSEmbedFields to fetch.
Optionalselect?: CSEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the CSEmbedField
Optionalskip?: numberSkip the first n CSEmbedFields.
Optionaltake?: numberTake ±n CSEmbedFields from the position of the cursor.
Optionalwhere?: CSEmbedFieldWhereInputFilter, which CSEmbedField to fetch.
CSEmbedField findFirst