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