1 min readMay 28, 2019
And no one dismissed GraphQL out of hand. Did you read the article? It stated their are uses (just like any tool). But it is a limited use tool.
If you want something more multipurpose, you have to fix the architectural cross cutting concern in the api pattern and do something like this to avoid issuing a separate request/response and dropping a thread everytime with multiple api calls.