# graphql-schema-diff
[](https://docs.rs/graphql-schema-diff/)
This crate implements diffing of two GraphQL schemas, returning a list of changes.
## Cargo features
- `serde`: `Serialize` and `Deserialize` impls for `Change` (default: on).