Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

How to set constant httpLink dynamically with shop_domain #100

Open
tomlober opened this issue Jul 10, 2019 · 0 comments
Open

How to set constant httpLink dynamically with shop_domain #100

tomlober opened this issue Jul 10, 2019 · 0 comments

Comments

@tomlober
Copy link

Hello,

In react-apollo you set httplink with URL.
How to set set this constant with shopify_domain vars ?

const httpLink = createHttpLink({ uri: MyURL })

const middlewareLink = setContext(() => ({
headers: {
'X-Shopify-Storefront-Access-Token': MyToken
}
}))

All the best,

ToM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant