GraphQL Formatter
Format, validate, and minify GraphQL queries with syntax highlighting and error detection.
About GraphQL Formatter
GraphQL Formatter is a tool that formats, validates, and minifies GraphQL queries. It provides syntax highlighting, error detection with line numbers, and statistics about your query.
tools.graphqlFormatter.about.howToUseTitle
Paste your GraphQL query into the input area. Choose Format to pretty-print or Minify to compress. Errors are highlighted with line numbers. Use the Sample button to load an example query.