fix(medusa): Implement listAndCount for UserService and update list endpoint (#6190)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
"@medusajs/medusa-js": patch
|
||||
"medusa-react": patch
|
||||
---
|
||||
|
||||
fix(medusa): Implements `listAndCount` method for UserService, and updates list endpoint to accept the expected params.
|
||||
fix(medusa-js): Update `admin.users.list` to accept query params.
|
||||
fix(medusa-react): Update `useAdminUsers` hook to accept query params.
|
||||
Reference in New Issue
Block a user