Hacker News new | ask | show | jobs
by Calamitous 747 days ago
Fundamentally, GraphQL is a _query language_, but people keep trying to build/use it as an _API_.
1 comments

The same thought struck me when reading the article. Imagine a world where your API was 'send me some SQL, return results' and you'd have the same problems as described.