Hacker News new | ask | show | jobs
by vertex-four 3361 days ago
Indeed - but there's very little in the way of good examples on how to do that effectively and in a resilient manner, last time I checked.
1 comments

I find this strange, because this has been a solved problem with graphql-js for about 18 months now, and provided as a core feature in other implementations such as Sangria in Scala. I've written about this particular problem, calling out solutions that exist in different languages:

https://dev-blog.apollodata.com/optimizing-your-graphql-requ...