App
GraphiQL
Query Contentful's GraphQL API using GraphiQL right from with in web interface
About the GraphiQL App
The GraphiQL app 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 GraphiQL app 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.