Learn how to deploy your first federated graph and integrate it with your Cosmo Router.
Prerequisites
Prepare your Organization
Install the CLI
myName
with a meaningful name for your token.
<graph-api-token>
with the token you copied set in the previous step.
Download the schema of the Employees subgraph
Locate and open the schema file
Modify the Schema and Run the Check Command
OPERATIONS
enum value from the schema:Breaking change detected with client usage
departments
field was queried in an example query, meaning its removal would impact existing clients.Open in studio
link to review the schema check in Cosmo Studio.Release your changes