1.0.0 • Published 7 months ago

coprocessor v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months 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

7 months ago