fix(framework): add missing query type argument in request types (#10456)

* fix(framework): add missing query type argument in request types

* fix types
This commit is contained in:
Shahed Nasser
2024-12-06 09:53:34 +02:00
committed by GitHub
parent bed00e154d
commit 597bffaab3
2 changed files with 9 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/framework": patch
---
fix(framework): add missing query type argument in request types