The data needed to update a CFEmbedField.
Optionalinclude?: CFEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: CFEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the CFEmbedField
Optionalselect?: CFEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the CFEmbedField
Choose, which CFEmbedField to update.
CFEmbedField update