🛠
YiteAI Tools
📦 Codificação
🔒 Cripto e hash
📝 Texto
🌐 Rede e HTTP
⚙ DevOps
🛒 E-commerce
🌐 Web Dev
🔬 Device Info
🌐 PT
English
العربية (Arabic)
Deutsch
Español
Français
हिन्दी (Hindi)
Indonesia
日本語
한국어
Português
中文
Início
›
Encoding & Format
›
GraphQL Formatter
GraphQL Formatter
Input GraphQL
query{user(id:1){id name email posts{id title}}}
Formatted Output
Format
Minify
Clear
Copy Result
Formatting Rules
Each field on a new line with 2-space indentation
Arguments are kept inline for short queries
Directives follow field/argument they apply to
Comments preserved in SDL formatting
Ferramentas relacionadas
📋
JSON Formatter
Format, minify & validate JSON data
🗜
JSON Minifier
Remove whitespace to compress JSON
🔄
JSON to YAML
Convert JSON to YAML format
🔄
YAML to JSON
Convert YAML to JSON format
📊
JSON to CSV
Convert JSON arrays to CSV tables
📋
CSV to JSON
Convert CSV tables to JSON arrays
📄
XML Formatter
Format, minify & validate XML data
🔄
XML to JSON
Convert XML structure to JSON
🔄
JSON to XML
Convert JSON to XML structure
🌐
HTML Formatter
Format and beautify HTML code
🎨
CSS Formatter
Format and minify CSS code
⚡
JS Formatter
Format and minify JavaScript code