fix(medusa): Add totals when retrieving order by cart id (#3777)

* fix(medusa): Add totals when retrieving order by cart id

* fix: Unit test

* Create .changeset/stupid-rockets-smile.md
This commit is contained in:
Oliver Windall Juhl
2023-04-11 11:40:13 +02:00
committed by GitHub
parent 8f8816cbab
commit 7f6dc44beb
9 changed files with 129 additions and 56 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): Add totals when retrieving order by cart id