I’ve compiled GraphQL introduction articles, so I’ll share them with you.
Background: GraphQL Introduction Articles for REST-Minded People
This article compiles the articles I read for engineers who have been developing with REST APIs to understand GraphQL.
GraphQL Introduction Articles
In my case, I started by reading GraphQL introduction articles that explained the differences from REST APIs.
GraphQL Use Cases
Since GitHub provides the GitHub GraphQL API v4, reading the official documentation of GitHub, which we engineers use daily, might deepen our understanding of GraphQL.
GraphQL API Design Reference Articles
That’s all from the Gemba.