chore(): improve inventory module (#13463)

RESOVLES CORE-1185

**What**
Reduce higher function call to reduce overserialization
This commit is contained in:
Adrien de Peretti
2025-09-11 12:11:49 +02:00
committed by GitHub
parent 58e20fa3fc
commit d828005354
2 changed files with 34 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/inventory": patch
---
chore(): improve inventory module