Prevent breaking changes to your federated GraphQL schema by publishing and validating the subgraphs with Inigo. Configure your GraphQL gateway to retrieve the composed federated schema directly from Inigo rather than manage it yourself.
The Inigo CLI can compose schemas locally or compose schemas to Inigo in the cloud, where all versions of the composed schema are maintained.
Track all versions of the composed schema in the Inigo schema registry via the dashboard. Validate that the subgraphs and the schema compositions are valid to prevent breaking changes.
Integrate subgraph and composition schema checks as part CI/CD to detect break changes during the development lifecycle.
Track all schema subgraph changes in a detailed activity log, and see if the passed validation checks.