What is GraphQL?
Query language
GQL(GraphQL) is a query language for your API, and a server-side runtime for executing queries by using a type system you define for your data.
Who’s using GraphQL?
Facebook
GitHub
Pinterest
Etc.
Documents
https://graphql.org/learn/
weensy.hashnode.dev1 min read