GraphQL Playground (legacy)
Query Contentful's GraphQL API using GraphQL Playground right from with in web interface
No longer supported
The GraphQL app has reached its End of Life and is no longer officially supported, and will not receive future updates. We recommend using the Contentful GraphiQL App.
About the GraphQL Playground
The GraphQL Playground gives you a convenient way to run queries against the Contentful GraphQL API from within the Contentful web interface. You can easily build, test and debug queries before you need to write any code in your frontend application.
Requirements
To use this app you will need:
- A CPA (Content Preview API) token.
Features
The playground adds the following widgets
- a sidebar entry that allows for quick access to the GraphQL Playground
- a full page GraphQL editor that can be used to test your own queries.