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