Join Slack
Communities
Powered by
is there a way to disconnect all nodes, without fe...
# orm-help
z
zonofthor
07/04/2018, 5:20 PM
is there a way to disconnect all nodes, without fetching the ids ? something like
update ... {disconnect: *}
l
lawjolla
07/04/2018, 5:57 PM
updateMany
should work for this
lawjolla
07/04/2018, 5:57 PM
Nevermind, you need the ids. My mistake
n
nilan
07/14/2018, 11:26 AM
I don't think there is. Here's a related feature request:
https://github.com/prismagraphql/prisma/issues/2036
2
Views
Open in Slack
Previous
Next