Skip to content

Commit 9baa688

Browse files
committed
docs(graphql): added warning
1 parent 371208f commit 9baa688

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/graphql/quick-start.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ export class AppModule {}
5858

5959
As mentioned, these options will be forwarded to the `ApolloServer` constructor.
6060

61+
> warning **Warning** If you use `apollo-server-fastify` package, enable in the `GraphQLModule` configuration the `disableHealthCheck` setting to `true`.
62+
6163
<app-banner-enterprise></app-banner-enterprise>
6264

6365
#### GraphQL playground

0 commit comments

Comments
 (0)