Join Slack
Powered by
Hi! Is there a way to disconnect multiple records ...
# prisma-client
f
Freeman Jiang
04/09/2022, 9:30 PM
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
Nurul
04/11/2022, 10:18 AM
Hey 👋 Can you have a look at this
disconnect example
? Does this work in your use case?
Open in Slack
Previous
Next