feat(medusa): Allow creating DraftOrders without items (#2719)

This commit is contained in:
josetr
2022-12-20 18:37:42 +01:00
committed by GitHub
parent d8893d6b9f
commit 3113d8024f
6 changed files with 39 additions and 22 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
feat(medusa): Create draft orders without items