Skip to content

Commit

Permalink
Fix link to federation spec
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbakker committed Oct 17, 2024
1 parent 557eb3c commit 236830a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/federation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Federation is based on the [Federation spec](https://www.apollographql.com/docs/
A DGS is federation-compatible out of the box with the ability to reference and extend federated types.

!!!tip "There is more federation documentation available"
* Read the [Federation Spec](https://www.apollographql.com/docs/apollo-server/federation/federation-spec/).
* Read the [Federation Spec](https://www.apollographql.com/docs/graphos/reference/federation/subgraph-spec/).
* Check out [Federated Testing](./advanced/federated-testing.md) to learn how to write tests for federated queries.


Expand Down

0 comments on commit 236830a

Please sign in to comment.