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