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