I was plying with it too, but main downside is tha...
# prisma-whats-new
h
I was plying with it too, but main downside is that is hard to query, because you don't know ho many nested subCategories you have for example.
a
The problem is that the GraphQL spec forbids infinite recursion, so you would always need to specifically query n levels deep.
h
Yea i know, but do you have any suggestions how to make n level query?
h
ty
👍🏻 1