fix(medusa): update create fulfillment flow (#3172)

* update create fulfillment flow

* move transaction service creation close to where it's used

* integration tests

* fix feedback

* use transformBody

* add changeset
This commit is contained in:
Philip Korsholm
2023-02-28 16:28:11 +01:00
committed by GitHub
parent 7738525401
commit 5eb61fa0ef
6 changed files with 367 additions and 46 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/medusa": minor
---
Add inventory management to create-fulfillment flow