Optionalcursor?: KSEmbedFieldWhereUniqueInputSets the position for searching for KSEmbedFields.
Optionaldistinct?: Prisma.KSEmbedFieldScalarFieldEnum | Prisma.KSEmbedFieldScalarFieldEnum[]Filter by unique combinations of KSEmbedFields.
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 KSEmbedField to fetch.
KSEmbedField findFirst