Skip to content

Commit ff4b9f6

Browse files
committed
Add apollo client to front-end.
1 parent e92e08f commit ff4b9f6

File tree

3 files changed

+333
-18
lines changed

3 files changed

+333
-18
lines changed

package-lock.json

+292-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

reactium_modules/@reactium/graphql/reactium-boot.cjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ReactiumBoot.Hook.registerSync(
3636
});
3737
},
3838
Enums.priority.highest,
39-
'REACTIUM-CORE-SDK-API-GLOBALS',
39+
'REACTIUM-CORE-SDK-GRAPHQL-GLOBALS',
4040
);
4141

4242
if (graphqlAPI && proxyEnabled && graphqlProxyPath) {

0 commit comments

Comments
 (0)