Skip to content
Workspace

GraphQL Console

Introspect any GraphQL endpoint, browse its schema, and run queries and mutations against it. Offline-first: requests go only to the endpoint you type.

GraphQL
Schema
No schema loaded

Enter an endpoint and click Introspect to explore queries, mutations and types. You can also write queries manually below without introspection.

Operation
Variables
Response
No response yet

Run an operation to see the JSON response, status and timing here. Save-as: load any past query from the History panel below (kept for this session only).

Query history (session)
0/20
Operations you run are listed here for the current session. Nothing is persisted to disk.

Save-as note: introspected schemas and run history live in session storage only and clear with the browser page session. Credentials entered above are held in component memory and are not written to application storage. Pressing Introspect or Run sends GraphQL query, variables, user-supplied authentication headers to the user-entered graphql url.; review the full Trust manifest for other product boundaries.