This example demonstrates how to use WunderGraph to manage GraphQL Microservices with Apollo Federation.
WunderGraph can introspect your federated SubGraphs, composes a SuperGraph for you and adds it to your API Dependencies. All of this without any additional dependencies.
- Install the dependencies and run the complete example in one command:
npm install && npm start
Read the Docs.
Join us on Discord!