Hacker News new | ask | show | jobs
by jesstaa 3812 days ago
If it's actually a REST API then it's going to take multiple queries. Certainly you can put an non REST API in front of it to reduce the queries. Every site does it and every site does it in a different way. GraphQL is built to solve this exact problem in a standard way.
1 comments

https://news.ycombinator.com/item?id=9280223

What even uses GraphQL, other than Facebook?