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