GraphQL Playground
GraphQL Playground is a powerful tool that can be used to test and check the documentation for queries, mutations, objects types, and fields.
Prerequisite
Get an API access token
How to use the GraphQL Playground

1. Introduce the HTTP Headers
2. Create the Query/Mutation
3. Execute the query/mutation

Query Variables

Documentation



Last updated
Was this helpful?