Send real GraphQL queries and mutations to any endpoint directly from the browser, with custom headers (Bearer/API key auth), a JSON variables editor, and request timing; run live schema introspection against the same endpoint and browse the result as a searchable types → fields → arguments tree.
Send real GraphQL queries and mutations to any endpoint directly from the browser, with custom headers (Bearer/API key auth), a JSON variables editor, and request timing; run live schema introspection against the same endpoint and browse the result as a searchable types → fields → arguments tree.
Yes. GraphQL Client can send a GraphQL query to a live API endpoint, directly in your browser.
Yes. GraphQL Client can run a GraphQL mutation with JSON variables, directly in your browser.
Yes. GraphQL Client can fetch and browse a GraphQL schema via introspection, directly in your browser.
No. This tool runs entirely in your browser — your input is processed locally on your device and is never uploaded or stored on a server.