Replies: 1 comment 1 reply
-
I am interested in this as well. Is there a recommended way to use the SDK across channels? I would like to write plugins and apps for Saleor using TypeScript, and if I want to perform an action for all channels I currently have to use separate client per channel if I understand this correctly. Is there a less clunky, idiomatic way to do this that I don't see? |
Beta Was this translation helpful? Give feedback.
1 reply
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,
It's a question about how can we handle the multichannel feature of Saleor in v0.3.0-10 of SDK.
Can we change the channel configured in runtime? I didn't see any exposed method to perform this action in that version. I'm using this version cause it's the version that the Saleor storefront is using and we are trying to handle multichannel features.
Beta Was this translation helpful? Give feedback.
All reactions