Join Slack
Powered by
I was plying with it too, but main downside is tha...
# prisma-whats-new
h
huv1k
12/15/2017, 10:18 AM
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
agartha
12/15/2017, 11:13 AM
The problem is that the GraphQL spec forbids infinite recursion, so you would always need to specifically query n levels deep.
h
huv1k
12/15/2017, 11:16 AM
Yea i know, but do you have any suggestions how to make n level query?
a
agartha
12/15/2017, 11:17 AM
https://www.graph.cool/forum/t/how-to-query-recursively-nested-objects/1484/2?u=agartha
💚 1
h
huv1k
12/15/2017, 11:17 AM
ty
👍🏻 1
3
Views
Open in Slack
Previous
Next