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