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