- Create an API key on Cosmo.
- Let's set up the graphs on Cosmo by running the command
make setup-cosmo COSMO_API_KEY=<api-key>
. - Populate the Cosmo API key and the webhook secret as environment variables in the Webhook-app folder.
- Start the webhook server by running the command make run-webhook-app from the root.
- Set up the webhook alert on Cosmo, by providing the endpoint, and the secret and then select the FEDERATED_GRAPH_SCHEMA_UPDATED event with the above-created graph.
- Now, let's make a small change in one of the subgraphs and publish that subgraph.
- On publish, the webhook would be triggered and the supergraph schema from Apollo would be generated.
- Start the subgraphs by running the command
make run-subgraphs
. - Now we can run the Apollo Gateway using the command
make run-apollo-gateway
or run the Apollo Router using the commandmake run-apollo-router
.
-
Notifications
You must be signed in to change notification settings - Fork 0
wundergraph/apollo-federation-compatibility-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published