zenstack
zenstack copied to clipboard
[Feature Request] Support recursive queries
Self one to one/one to many recursive query is something that a lot of people wanted: https://github.com/prisma/prisma/issues/4562
Someone posted also an extension for it (last comment in the github issue): https://prisma-extension-bark.gitbook.io/docs/getting-started
I'd suggest to either natively support recursive queries in Zenstack or adjust the plugin to support polymorphic types and other features supported by zenstack.