|
|
|
|
|
by c-hendricks
205 days ago
|
|
- I've never found any openapi/ swagger generated client as easy to use as a graphql client - graphql solves a lot of other problems when querying microservices - graphql gives us PR-level alerts on whether any schema changes are safe - graphql actually manages our front-end query caching / updating quite nicely |
|