kamilkisiela/graphql-inspector
Tooling for GraphQL. Compare schemas, validate documents, find breaking changes, schema coverage
100K+
GraphQL Inspector outputs a list of changes between two GraphQL schemas. Every change is precisely explained and marked as breaking, non-breaking or dangerous. It helps you validate documents and fragments against a schema and even find similar or duplicated types.
Use GraphQL Inspector however you want:
Visit our website graphql-inspector.com to learn more about the project.
Documentation is available at graphql-inspector.com/docs.
Some part of the library was ported to NodeJS from Ruby's GraphQL Schema Comparator
MIT © Kamil Kisiela
docker pull kamilkisiela/graphql-inspector