- Notifications
You must be signed in to change notification settings - Fork0
This repository is an example of using Apollo Federation to build a single schema on top of multiple services.
License
NotificationsYou must be signed in to change notification settings
simpletut/graphql-federation-demo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository is an example of using Apollo Federation to build a single schema on top of multiple services.
The microservices are located under the./services folder and the gateway that composes the overall schema is in the gateway.js file.
npm inpm run devPlease note: Should be running onhttp://localhost:4000
{ posts { title body postedBy { name email } comments { body postedBy { name email } } }}About
This repository is an example of using Apollo Federation to build a single schema on top of multiple services.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.