Home
chevron_right
Dev Tools
chevron_right
GraphQL Playground
hub
GraphQL Playground
Send GraphQL queries to any endpoint. Supports variables and headers.
Endpoint URL
Query
{ countries { code name capital currency emoji } }
Response
Variables (JSON)
{}
Headers (one per line: Key: Value)
play_arrow
Run Query
Prettify
content_copy
Copy Response
Example Queries
Countries API
Single Country
Continents