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