fix(stock-location,core-flows,types): updates existing address when updating stock location (#10832)

* fix(stock-location,core-flows,types): updates existing address when updating stock location address

* chore: use hasOne instead of hasMany
This commit is contained in:
Riqwan Thamir
2025-01-07 07:55:28 +01:00
committed by GitHub
parent fde73dbfae
commit 99a06102a2
10 changed files with 336 additions and 7 deletions
+7
View File
@@ -0,0 +1,7 @@
---
"@medusajs/stock-location": patch
"@medusajs/core-flows": patch
"@medusajs/types": patch
---
fix(stock-location,core-flows,types): update existing address when updating stock location address