feat(medusa): Add product isolation FF to update cart (#5168)
**What** Update cart must use the remote query when being in product isolation mode. This pr is a first iteration that aims to quickly make compatible the end point in isolation. In a future iteration, this end point will be migrated to a workflow Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
Oli Juhl
parent
27d74cb399
commit
dfa5d041c9
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/modules-sdk": patch
|
||||
---
|
||||
|
||||
Feat/update cart product isolation
|
||||
Reference in New Issue
Block a user