Skip to content

Commit

Permalink
docs: added the link to the federation example
Browse files Browse the repository at this point in the history
  • Loading branch information
lgandecki committed Aug 19, 2020
1 parent 157d70f commit 42519d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions documentation/docs/Examples/Federation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ title: Overview of a more realistic Example

In this section we will look at a setup that's typical to our clients.

TODO - add link to the federated example

This repository consists of 6 independent packages:
This repository - https://github.com/xolvio/chimp-gql-federation-example consists of 6 independent packages:

- `graphql-gateway` TypeScript thin layer powered by [Apollo Gateway](https://www.apollographql.com/docs/apollo-server/federation/gateway/)
- `graphql-todo-items` TypeScript Federated Graph responsible for Todo Items (and extending Lists)
Expand Down

0 comments on commit 42519d6

Please sign in to comment.