GraphQL Playground

Test and explore GraphQL APIs interactively

About GraphQL

GraphQL is a query language for APIs that provides a complete and understandable description of the data in your API, giving clients the power to ask for exactly what they need and nothing more.

Features

  • Interactive query editor with syntax highlighting
  • Schema documentation explorer
  • Query variables and headers support
  • Response preview
  • Error handling and validation