Closed zhangyc closed 10 months ago
add params session: userSession!, limit: pageSize??20, open: true, members: 1 it's work
oh ...it's not work.
Future
@zhangyc
Please use code blocks next time. Code as text is really unreadable.
There was a problem that the result could not be parsed if cursor is null. I have fixed that. I guess that was the cause of your problem. Please let me know if the problem remains.
Releasing v1.0.5 soon.
Describe the bug I can see the group I created at http://127.0.0.1:7351/#/groups. But when I query, the group[] returned by the client is empty Reproduction Code Note: This is mandatory! If your issue does not contain it, it will be closed.
Example:
Expected behavior You can return to the group list Screenshots
Flutter Doctor
pubspec.yaml
Additional context Add any other context about the problem here.