Compare Schema Versions
Use diff display to compare and surgically edit versions of the schema
Last updated
Use diff display to compare and surgically edit versions of the schema
Last updated
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.