Sometimes you need a more specific or complex dataset than our standard RESTful APIs can provide. For this reason, we have also provided a GraphQL API.
If you are unfamiliar with GraphQL, click here to learn more.
Usage
query
Allows you to perform query operations on the Graph.
If you are wanting to use our GraphQL API, we recommend using GraphiQL or Insomia as great starting points. Our API supports introspection which means it can provide these clients with up-to-date documentation.