Optionalcursor?: KSEmbedFieldWhereUniqueInputSets the position for listing KSEmbedFields.
Optionaldistinct?: Prisma.KSEmbedFieldScalarFieldEnum | Prisma.KSEmbedFieldScalarFieldEnum[]Optionalinclude?: KSEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: KSEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the KSEmbedField
OptionalorderDetermine the order of KSEmbedFields to fetch.
Optionalselect?: KSEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the KSEmbedField
Optionalskip?: numberSkip the first n KSEmbedFields.
Optionaltake?: numberTake ±n KSEmbedFields from the position of the cursor.
Optionalwhere?: KSEmbedFieldWhereInputFilter, which KSEmbedFields to fetch.
KSEmbedField findMany