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