"GraphQL is a query language designed to build client applications by providing an intuitive and flexible syntax and system for describing their data requirements and interactions."
Some simple tests and overview using GraphQL.
Official technical overview and spec.
For the tests in this repo the prerequisites are:
-
Basic understanding of the GraphQL syntax.
-
A GraphQL client such as Graph iql or web test tool.
-
python, jq