You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UserService does not have a listAndCount method, and the current list method lacks all standard params for list queries: limit, offset, q, order, and filters such as created_at, updated_at, etc.
Bug report
Describe the bug
The UserService does not have a
listAndCount
method, and the currentlist
method lacks all standard params for list queries:limit
,offset
,q
,order
, and filters such ascreated_at
,updated_at
, etc.System information
Medusa version (including plugins):
Node.js version:
Database:
Operating system:
Browser (if relevant):
Steps to reproduce the behavior
Expected behavior
A clear and concise description of what you expected to happen
Screenshots
If applicable, add screenshots to help explain your problem
Code snippets
If applicable, add code samples to help explain your problem
Additional context
Add any other context about the problem here
The text was updated successfully, but these errors were encountered: