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