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