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