You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/graphql/quick-start.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ export class AppModule {}
58
58
59
59
As mentioned, these options will be forwarded to the `ApolloServer` constructor.
60
60
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`.
61
+
> warning **Warning** If you use the `apollo-server-fastify` package with multiple GraphQL endpoints in a single application, enable the `disableHealthCheck` setting to` true` in the configuration` GraphQLModule`.
0 commit comments