Hacker News new | ask | show | jobs
by altrunox 2007 days ago
Well yes, that would be a better way to say it, no recursively nested objects, there is a Github discussion about it here:

https://github.com/graphql/graphql-spec/issues/91

And if someone else is interested to take a look at my clone project (it's in Clojure), for the GraphQL issue you can search for "request recursively nested objects".

https://www.giovanialtelino.com/project/hacker-news-graphql/

1 comments

Thanks! That is really good to know. I wasn't aware of that limitation.