Optionalcursor?: CFEmbedFieldWhereUniqueInputSets the position for listing CFEmbedFields.
Optionaldistinct?: Prisma.CFEmbedFieldScalarFieldEnum | Prisma.CFEmbedFieldScalarFieldEnum[]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 CFEmbedFields to fetch.
CFEmbedField findMany