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