Ask HN: Does meta regret using GraphQL?

1 pointsposted 5 hours ago
by julienreszka

Item id: 47805641

1 Comments

smurda

5 hours ago

What specifically is cumbersome and annoying? It's not the ideal query language for every frontend app, but it's useful for solving a couple of problems that large organizations at scale have like over-fetching and a single network call rather than multiple REST calls.