Files
medusa-store/.changeset/fair-turtles-end.md
T
Oli Juhl 77c3023200 fix(product): Return updated collections (#12354)
Collection updates without a `products` payload were not returned from the service layer due to an incorrect early return

Fixes SUP-1488
2025-05-05 14:41:45 +00:00

6 lines
77 B
Markdown

---
"@medusajs/product": patch
---
fix(product): Return updated collections