Optionalcursor?: CFEmbedFieldWhereUniqueInputSets the position for searching for CFEmbedFields.
Optionaldistinct?: Prisma.CFEmbedFieldScalarFieldEnum | Prisma.CFEmbedFieldScalarFieldEnum[]Filter by unique combinations of CFEmbedFields.
Optionalinclude?: CFEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: CFEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the CFEmbedField
OptionalorderDetermine the order of CFEmbedFields to fetch.
Optionalselect?: CFEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the CFEmbedField
Optionalskip?: numberSkip the first n CFEmbedFields.
Optionaltake?: numberTake ±n CFEmbedFields from the position of the cursor.
Optionalwhere?: CFEmbedFieldWhereInputFilter, which CFEmbedField to fetch.
CFEmbedField findFirst