Skip to content

Commit 28312bf

Browse files
committed
docs(graphql): update
1 parent 9baa688 commit 28312bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/graphql/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ 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`.
61+
> warning **Warning** If you use the `apollo-server-fastify` package with multiple GraphQL endpoints in a single app, enable the `disableHealthCheck` setting to` true` in the configuration` GraphQLModule`.
6262
6363
<app-banner-enterprise></app-banner-enterprise>
6464

0 commit comments

Comments
 (0)