Using Apollo in the Store Context alongside of Shopify-buy #32894
Unanswered
hudsonandtask
asked this question in
Help
Replies: 1 comment
-
I implemented Apollo Client alongside Shopify buy. it seems to be work correctly. I would have gone with Apollo and custom queries for this starter. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi i'm using a fork of this starter to build an application.
I'd like to build a login/customer auth processes but this starter uses the shopify-buy sdk which doesn't support generating the access token needed to perform other mutations.
Could i use Apollo alongside the shopify-buy sdk in the store-context or will I need to refactor instances of the client?
Beta Was this translation helpful? Give feedback.
All reactions