feat(medusa): add q param to PKs sales channels retrieval (#2810)

**What**
- enable to filter sales channels of a Publishable API Key with a free text search param

Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Frane Polić
2022-12-15 19:12:44 +00:00
committed by GitHub
co-authored by Oliver Windall Juhl
parent 0fa5042e35
commit ea460b4e0b
5 changed files with 67 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
feat(medusa): add `q` param to PKs sales channels retrieval