apollo router - running customize settings from a configuration file
To run your router from a configuration file, you only have to use the followings
router --dev --supergraph supergraph.graphql --config router.yaml
From a kubernetes
https://github.com/apollographql/supergraph-demo-fed2/tree/main/supergraph/router-no-code
Comments