Exploring our API
We have an API explorer and playground.
Last updated
We have an API explorer and playground.
Last updated
We have an API explorer (GraphiQL) where you can start to explore our queries and mutations.
Our API explorer:
You can (follow the link and click the ▶ button).
You can also defined in our schema.
Types
To drill down to details about any type, pass in the name of the type, for example:
The explorer is useful while you are discovering our public queries without any authentication.