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?
- GitHub
- Etc.
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.