In case the TWSEmbedField found by the where argument doesn't exist, create a new TWSEmbedField with this data.
Optionalinclude?: TWSEmbedFieldInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TWSEmbedFieldOmit<ExtArgs> | nullOmit specific fields from the TWSEmbedField
Optionalselect?: TWSEmbedFieldSelect<ExtArgs> | nullSelect specific fields to fetch from the TWSEmbedField
In case the TWSEmbedField was found with the provided where argument, update it with this data.
The filter to search for the TWSEmbedField to update in case it exists.
TWSEmbedField upsert