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