Explorador e validador GraphQL PROCESSAMENTO LOCAL

Inspecione GraphQL SDL ou JSON de introspecção, consulte tipos e campos raiz, revise seleções de uma operação e crie um modelo de variáveis JSON. O schema e a consulta não saem do navegador.

All parsing and analysis stays in this browser. Nothing is uploaded or sent to an API.
Schema or introspection JSON
Operation to validate

This is a schema and query helper. It does not send the operation, variables, or schema to a GraphQL endpoint.

Schema summary
  • Paste a schema to inspect types, root fields, and a local operation.
Variables template
Types and root fields
  • Paste a schema to inspect types, root fields, and a local operation.

Validate GraphQL structure before using an API client

The explorer identifies common SDL and introspection structures, checks root fields, and creates a starting variables object. It is not a replacement for server-side GraphQL validation.

Ferramentas recentes: