paljs / prisma-tools

Prisma tools to help you generate CRUD system for GraphQL servers
https://paljs.com
MIT License
687 stars 55 forks source link

Parallelize onDelete #219

Closed Linktheoriginal closed 3 years ago

Linktheoriginal commented 3 years ago

Trying to speed up some cascading delete behavior. I think these would be safe to execute in parallel?

Not sure how to test these changes - I see the textnext folder, but the schema doesn't use onDelete.