GraphQL Schema Compare
Compare two GraphQL schemas side by side — SDL or introspection JSON. Spot added, removed, and changed types, fields, and enums. Runs in your browser.
Compare
API
Testing
100% Free Online
Privacy-First
Privacy first — your input is processed in real time and never stored on our servers. No sign-up required — open any tool and start working immediately.
Paste or load two GraphQL schemas — SDL (.graphql) or introspection JSON — to see structural differences. Everything runs locally in your browser.
Schema A
Baseline / older version
Schema B
New / candidate version
Fetch from GraphQL endpoint (introspection)
Introspection requires CORS on the endpoint. If fetch fails, export JSON from your GraphQL Playground and paste it instead.
0Added
0Removed
0Changed
0Breaking