feat(medusa): Performance improvement of DraftOrder creation (#3350)

* chore(medusa): Improve draft order creation

* cleanup

* fix unit tests

* fix unit tests 2

* Create beige-ties-hunt.md

* cleanup feedback

---------

Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Adrien de Peretti
2023-03-02 18:03:04 +01:00
committed by GitHub
co-authored by Oliver Windall Juhl
parent f033711ad6
commit d6b1ad1ccd
8 changed files with 228 additions and 118 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
Chores(medusa): draft order create improvement perf (first step)