|
|
|
|
|
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. |
|
What even uses GraphQL, other than Facebook?