Optionalinclude?: KSEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: KSEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the KSEmbedField
Optionalselect?: KSEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the KSEmbedField
KSEmbedField without action