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