fix(medusa): Decorate order with totals in store domain (#2747)

This commit is contained in:
Kasper Fabricius Kristensen
2022-12-09 09:42:53 +01:00
committed by GitHub
parent a6243618fe
commit 72f70bc789
4 changed files with 57 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
Decorate orders returned by /store/orders/:id with totals.