The data needed to update a CSEmbedField.
Optionalinclude?: CSEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: CSEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the CSEmbedField
Optionalselect?: CSEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the CSEmbedField
Choose, which CSEmbedField to update.
CSEmbedField update