We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6859d6 + 1ad6db3 commit 5dfb4a7Copy full SHA for 5dfb4a7
content/graphql/federation.md
@@ -18,7 +18,7 @@ In the following sections, we'll set up a demo application that consists of a ga
18
Start by installing the required dependencies:
19
20
```bash
21
-$ npm install --save @apollo/federation @apollo/subgraph
+$ npm install --save @apollo/subgraph
22
```
23
24
#### Schema first
0 commit comments