Hi! Is there a way to disconnect multiple records ...
# prisma-client
f
Hi! Is there a way to disconnect multiple records (but not all)? Been looking through the docs and
updateMany
seems like the closest thing, but it’s only letting me update scalar fields
n
Hey 👋 Can you have a look at this disconnect example? Does this work in your use case?