Graphql handbook for developers
An introduction to GraphQL
GraphQL is a query language for your API, and a set of server-side runtimes (implemented in various backend languages) for executing queries
What is GraphQL
How it works
GraphQL vs REST
Rest is a concept
A single endpoint
...
articles.tkssharma.com9 min read