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