In case the CFEmbedField found by the where argument doesn't exist, create a new CFEmbedField with this data.
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
In case the CFEmbedField was found with the provided where argument, update it with this data.
The filter to search for the CFEmbedField to update in case it exists.
CFEmbedField upsert