GraphQL Formatter

Beautify, compress and validate GraphQL queries.

Usage

About GraphQL

GraphQL is a query language for APIs that lets clients fetch exactly the data they need, supporting Query, Mutation, and Subscription operations.

Format & Compress

Click "Format" to beautify the query, or "Compress" to minify it into a single line for transmission.

Query Analysis

After formatting, the tool analyzes operations, fields, fragments, nesting depth, and operation types.