Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork206
🕵️♀️ Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage
License
graphql-hive/graphql-inspector
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
GraphQL Inspector outputs a list of changes between two GraphQL schemas. Every change isprecisely explained and marked as breaking, non-breaking or dangerous. It helps you validatedocuments and fragments against a schema and even find similar or duplicated types.
You may likeGraphQL Hive as well!
It's an open-source performance monitoring tool and schema registry for GraphQL.
GraphQL Hive is currently available as a hosted service but it offers self-hosting as well.
Use GraphQL Inspector however you want:
- Compares schemas
- Detect breaking or dangerous changes
- Schema change notifications
- Use serverless functions validate changes
- Validates Operations and Fragments against a schema
- Finds similar / duplicated types
- Schema coverage based on Operations and Fragments
- Serves a GraphQL server with faked data and GraphiQL
- Docker Image
Visit our websitegraphql-inspector.com to learn more aboutthe project.
Documentation is available atgraphql-inspector.com/docs.
Some part of the library was ported to NodeJS fromRuby's GraphQL Schema Comparator
Contributions, issues and feature requests are very welcome. If you are using this package and fixeda bug for yourself, please consider submitting a PR!
And if this is your first time contributing to this project, please do read ourContributor Workflow Guidebefore you get started off.
Help us keep GraphQL Inspector open and inclusive. Please read and follow ourCode of Conduct as adoptedfromContributor Covenant
MIT © Kamil Kisiela
About
🕵️♀️ Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.


