Hacker News new | ask | show | jobs
by politelemon 1566 days ago
> It may be better to add GraphQL APIs.

Don't add GraphQL without understanding what you're getting into. I wouldn't use it in the same 'latest frictionless' context that the article mentions.

1 comments

You should never add something coming from Facebook without quite some hesitation. Their mantra "move fast and break things" broke more things than they could have imagined. GraphQL isn't great, it isn't even average. It's actually pretty terrible. It's just another query language and actually you don't need it. Steer clear from it.