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