You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
💻
Java Rust Go Swift C# Typescript React Graphql C C++ Python
Kielan
Kielan
💻
Java Rust Go Swift C# Typescript React Graphql C C++ Python
Use the Contentful GraphQL API inside a GraphQL Playground
Use the Contentful GraphQL API inside a GraphQL Playground
The Contentful GraphQL API ships with GraphiQL by default. To get even better workflows (such as multiple tabs, speciyfing HTTP headers or work with multiple GraphQL APIs side-by-side), you can use a GraphQL Playground.
1. Get the endpoint for your Contentful GraphQL API
The endpoint of your Contentful GraphQL API has the following structure: https://cdn.contentful.com/spaces/{SPACE}/graphql/alpha/explore?access_token={CDA_TOKEN}
There are two placeholders that need to be replaced:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters