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