Data Model

We are relying on GraphQL schema introspection to document the data model used in the API.

What this means in practise is that to view the documentation for the data model you should use the Docs tab on the right side of the GraphQL Playground (see below) or one of the many awesome GraphQL tools available.

Last updated