UNPKG

@wolox/graphql-inspector-node

Version:

## Summary Simple schema inspector that uses `graphql-inspector` for comparing schemas looking for differences between them and categorizing them into three possible categories: * NON_BREAKING * DANGEROUS * BREAKING

10 lines (7 loc) 227 B
# Change Log This project adheres to [Semantic Versioning](http://semver.org/). ## v1.0.0 * Schema inspection with breaking and non breaking changes. * Respect rules from eslint-config-wolox v 3.0.2. * Tests. ## Next release