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