chore(link-modules): backward compatible links (#12062)

What:
 * Add `hasMany` for links that accepted that in the past. That way we don't block marketplaces to link 1 cart to multiple orders and carts with split payment.
This commit is contained in:
Carlos R. L. Rodrigues
2025-04-02 11:56:48 +00:00
committed by GitHub
parent d3e725a907
commit 2270f29ec5
3 changed files with 7 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/link-modules": patch
---
chore(link-modules): backward compatible links