Is there a way to upsert `connect` in a mutation o...
# prisma-whats-new
l
Is there a way to upsert
connect
in a mutation other than manually asking if the node exists? I don't know if the node exists, so I'm not sure if I need to
connect
or
create