zenstack icon indicating copy to clipboard operation
zenstack copied to clipboard

[Feature Request] Support recursive queries

Open Tsimopak opened this issue 1 year ago • 0 comments

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.

Tsimopak avatar Sep 15 '24 17:09 Tsimopak