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