Skip to content

Commit 2818b98

Browse files
committed
Fix title of going to production
1 parent b76f463 commit 2818b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/going-to-production.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Enabling Defer & Stream
2+
title: Going to Production
33
---
44

55
The `@defer` and `@stream` directives are not enabled by default. In order to use these directives, you must add them to your GraphQL Schema and use the `experimentalExecuteIncrementally` function instead of `execute`.

0 commit comments

Comments
 (0)