Skip to content

Commit 0724ef9

Browse files
authored
Update examples.md (#448)
1 parent a44e49d commit 0724ef9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/examples.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,5 @@ from the command line. Once the app has started you can explore the example sche
2020

2121
## Federation Example
2222

23-
Example Spring Boot apps generating Federated GraphQL schema and Apollo Gateway that exposes single federated schema are
24-
provided in [examples/federation](https://github.com/ExpediaGroup/graphql-kotlin/tree/master/examples/federation)
25-
project. Please refer to their README files for details on how to run the target applications.
23+
There is also an example of [Apollo Federation](https://www.apollographql.com/docs/apollo-server/federation/introduction/) with two Spring Boot apps using `graphql-kotlin-federation` and an Apollo Gateway app in Nodejs that exposes a single federated schema in [examples/federation](https://github.com/ExpediaGroup/graphql-kotlin/tree/master/examples/federation)
24+
project. Please refer to the README files for details on how to run each application.

0 commit comments

Comments
 (0)