Documentation menu

PURR / DOCS

GraphQL

Multiple operations, schema-aware editing, and structured variables.

Still in progressThese docs are being written. Some guides are only short overviews for now.

Queries and operations

Work with multiple operations, schema-aware editing, and autocomplete. Operation-level send keeps each operation close to its request.

Structured variables

Work with structured variable forms and switch between Form and JSON.

Schema exploration

Explore the schema without constantly switching between your query and raw JSON.

Explore the GraphQL showcase.