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