Current behavior
Currently cascade delete don't work with deleteManyTYPE only with deleteTYPE
Reproduction
Just create relation with onDelete: CASCADE
and run mutation deleteManyTYPE
Expected behavior?
Cascade delete work with both deleteManyTYPE and deleteTYPE
Still waiting for...
@marktani - Is there an ETA on this feature?
@marktani any updates? :)
I stumbled upon this issue by running into the "The change you are trying to make would violate the required relation" error, would love to see support for this!
Any progress on this?
Is there any progress on this?
In the mean time does anyone know of a sensible work around? This is a huge blocker for me 馃槥
Waiting for this one, would be useful in our production.
We really need help on features like these (and basic text search).
For the SQL connectors cascading delete support for deleteMany and nestedDeleteMany will go into beta today.
Most helpful comment
Still waiting for...