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