8000 GitHub - o0Ignition0o/gateway-test
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

o0Ignition0o/gateway-test

Repository files navigation

SETUP:

run subgraph-a:

cd subgraph-a; npm i; npm run start

run subgraph-b:

cd subgraph-b; npm i; npm run start

GATEWAY SETUP:

run the gateway:

cd gateway; npm i; npm run start

ROUTER SETUP:

Download the last router release for your machine https://github.com/apollographql/router/releases

put it into this project directory

run the router:

./router -s supergraph.graphql -c router.yaml

Refer to the open github issue to reproduce the difference: apollographql/router#2422 (comment)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0