> For the complete documentation index, see [llms.txt](https://guide.graphqleditor.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.graphqleditor.com/graphql-editor/graph/compare-schema-versions.md).

# Compare Schema Versions

Comparing versions of 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.

<figure><img src="/files/aKocAZJ9e00Wf2NNMmls" alt=""><figcaption><p>Diff editor view</p></figcaption></figure>
