The data needed to update a KSEmbedField.
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
Choose, which KSEmbedField to update.
KSEmbedField update