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.
1 parent 629032a commit 67a6088Copy full SHA for 67a6088
content/graphql/migration.md
@@ -4,7 +4,7 @@ This chapter provides a set of guidelines for migrating from `@nestjs/graphql` v
4
5
#### Apollo packages
6
7
-Instead of installing the `apollo-server-express` package, you'll have to install the `@apollo/server` instead:
+Instead of installing the `apollo-server-express` package, you'll have to install `@apollo/server`:
8
9
```bash
10
$ npm uninstall apollo-server-express
0 commit comments