Guys, how do you use `upsert` ? I see there are tw...
# prisma-client
p
Guys, how do you use
upsert
? I see there are two fields inside:
create
and
update
. I expected upsert to receive just an object for upadting, or for creating if id is empty