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