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