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