Format, validate, and minify GraphQL queries with syntax highlighting, query depth analysis, and field counting
Yes, PivaBox GraphQL Formatter is completely free to use. There are no charges, subscriptions, or hidden fees. All processing happens locally in your browser.
No. All formatting, validation, and minification runs entirely in your browser using JavaScript. Your GraphQL queries never leave your device, ensuring your API schemas and sensitive data stay private and secure.
Yes. The formatter handles named fragments, inline fragments (... on Type), directives (include, skip, custom directives), and variables with default values. It recognizes query, mutation, and subscription operation types.