GraphQL is a query language for your API, as well as a runtime for executing those queries by using a type system where you define for your data.
GraphQL is a query language for your API, as well as a runtime for executing those queries by using a type system where you define for your data.