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