Skip to main content

GraphQL Explorer

v1.1.0

Build and execute GraphQL queries with schema browsing and response inspection.

A browser-based GraphQL query builder and executor — build queries, mutations, and subscriptions using a schema browser, and inspect the response with pretty-printing.

How to use
  • Enter your GraphQL API endpoint and introspect the schema.
  • Build queries by browsing the schema tree and clicking fields to add them.
  • Add variables and headers in their respective panels, then run the query.