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 3137f96 + b707e66 commit 71bb3bfCopy full SHA for 71bb3bf
content/graphql/quick-start.md
@@ -13,7 +13,7 @@ Start by installing the required packages:
13
$ npm i @nestjs/graphql @nestjs/apollo graphql apollo-server-express
14
15
# For Fastify and Apollo
16
-# npm i @nestjs/graphql @nestjs/apollo graphql apollo-server-express
+# npm i @nestjs/graphql @nestjs/apollo graphql apollo-server-fastify
17
18
# For Fastify and Mercurius
19
# npm i @nestjs/graphql @nestjs/mercurius graphql mercurius
0 commit comments