GraphQL Query Formatter
Pretty-print a GraphQL query or mutation and list its declared variables.
Paste a GraphQL query or mutation to format it.
About this tool
Paste a GraphQL operation (query, mutation or subscription) to get a tidied version. The tool also extracts any $variables declared on the operation and lists their types.