The data needed to update a TSEmbedField.
Optionalinclude?: TSEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TSEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the TSEmbedField
Optionalselect?: TSEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the TSEmbedField
Choose, which TSEmbedField to update.
TSEmbedField update