Our solution
Complete lifecycle control in five operations
Cosmo's Subgraph Management gives teams complete lifecycle control over federated services. Create, publish, update, check, and delete subgraphs through a unified CLI and Studio interface โ with label-based composition rules and namespace isolation for multi-environment workflows.
Create registers the subgraph in the control plane with a name, routing URL, and label set.
Publish pushes the schema file and triggers automatic composition with all matching federated graphs.
Check validates composition impact before publishing โ and flags deletion impact with the --delete flag.
Update changes routing URLs or labels without republishing the schema.
Delete removes the subgraph after a pre-deletion impact check confirms no critical dependencies remain.
All operations available via CLI for CI/CD automation and via Studio for visual management.

