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 #fetch method in other managers don't rely on #fetchAll but they do have the method unlike this one. IIRC it was left out because the endpoint has different requirements, but it should definitely be implemented one way or another.
The NestManager uses fetch() to list all if the id is empty rather than relying on fetchAll like the rest of the Managers to my knowledge.
The text was updated successfully, but these errors were encountered: