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)
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 when the tab closes — by design, in keeping with the offline-first, zero-egress model. Credentials entered above are held in memory for the session and are never written to disk.