1.0.0 • Published 2 years ago

coprocessor v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

External Subgraph nodejs example

This is an example that involves a nodejs coprocessor alongside a router.

Usage

  • Start the coprocessor:
$ npm install && npm run start
  • Start the router
$ APOLLO_KEY="YOUR_APOLLO_KEY" APOLLO_GRAPH_REF="YOUR_APOLLO_GRAPH_REF" cargo run -- --configuration router.yaml
1.0.0

2 years ago