We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c56fdd3 commit 312f655Copy full SHA for 312f655
packages/client-react-streaming/package-shape.json
@@ -16,7 +16,8 @@
16
"RemoveMultipartDirectivesLink",
17
"SSRMultipartLink",
18
"WrapApolloProvider",
19
- "resetApolloSingletons"
+ "resetApolloSingletons",
20
+ "enableSSRWaitForUseQuery"
21
],
22
"node": [
23
"ApolloClient",
@@ -26,7 +27,8 @@
26
27
28
29
30
31
32
]
33
},
34
"@apollo/client-react-streaming/manual-transport": {
0 commit comments