fix(medusa): add query type argument to RequestWithContext (#10469)

This commit is contained in:
Shahed Nasser
2024-12-09 11:43:52 +02:00
committed by GitHub
parent a1a1e0e789
commit c8cb9b5c1a
2 changed files with 12 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): add query type argument to RequestWithContext