Hacker News new | ask | show | jobs
by ysavir 1043 days ago
Does using Graphql inherently solve the monolith problem, or is adapting GraphQL just a biproduct of looking for a federated system?
1 comments

Seems to be the latter. I imagine they could have used gRPC as well but I definitely like the one-schema nature of GraphQL.