fix(medusa): Pass query transformer config in storefront controllers (#3219)

This commit is contained in:
Frane Polić
2023-02-09 17:52:04 +01:00
committed by GitHub
parent 8c5219a31e
commit 61b0b2f3aa
6 changed files with 32 additions and 27 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): use transformer middleware config when querying store products and store orders endpoints