Paste your GraphQL query or schema, and the tool re-indents it with consistent structure.
The formatter handles queries, mutations, subscriptions, fragments, and schema definitions with proper indentation and structure.
Basic syntax formatting is provided. For full validation against a schema, use GraphQL server validation or schema-aware tools.
Yes, the formatter works with both GraphQL queries and schema definition language (SDL) for types, inputs, and directives.