Comparing versions of a GraphQL schema can be tricky, especially if the code order is changed. Instead of forcing developers to maintain the order of the schema by some linter tools, GraphQL Editor simply compares sorted schema and types to show only the real differences in the code.
Diff editor view