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 8ff8318 + add76b3 commit 5f68563Copy full SHA for 5f68563
content/graphql/quick-start.md
@@ -12,7 +12,7 @@ Start by installing the required packages:
12
13
```bash
14
# For Express and Apollo (default)
15
-$ npm i @nestjs/graphql @nestjs/apollo @apollo/server graphql
+$ npm i @nestjs/graphql @nestjs/apollo @apollo/server @as-integrations/express5 graphql
16
17
# For Fastify and Apollo
18
# npm i @nestjs/graphql @nestjs/apollo @apollo/server @as-integrations/fastify graphql
0 commit comments