Tooling for GraphQL
Set of GraphQL tools to be used either as Go libraries or as CLI tools.
Set of tools to process schemas.
Computes diff between two schemas, categorize and assign severity to each detected change. This is useful to guard schema evolutions and to prevent introducing breaking changes (inspired by graphql-schema_comparator Ruby gem).