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