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