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