Compare GraphQL schemas, queries, and mutations with syntax highlighting. Perfect for reviewing API changes, comparing schema versions, or tracking query modifications.
Features
GraphQL syntax highlighting
Schema and query support
Side-by-side and inline views
Type and field coloring
Ignore whitespace option
Share GraphQL diff via URL
Frequently asked questions
Can I compare GraphQL schemas?
Yes. Type definitions, queries, mutations, subscriptions, and input types are all supported.
Can I format GraphQL?
Auto-formatting is not available for GraphQL, but you can compare schemas with any style.
Does it support directives?
Yes. @deprecated, @auth, and custom directives are syntax-highlighted.