Skip to content

Commit 901f886

Browse files
authored
Merge pull request graphql#688 from johnbiundo/patch-1
Doc proposed change: Add NestJs
2 parents 544b775 + 4d87102 commit 901f886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/code/index.html.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ app.listen({ port: 4000 }, () =>
331331
);
332332
\`\`\`
333333
334-
Apollo Server also supports all Node.js HTTP server frameworks: Express, Connect, HAPI and Koa.
334+
Apollo Server also supports all Node.js HTTP server frameworks: Express, Connect, HAPI, Koa and NestJs.
335335
336336
### Kotlin
337337

0 commit comments

Comments
 (0)