-
I don't want to find by page, because the input param is offset and limit. |
Beta Was this translation helpful? Give feedback.
Answered by
billy1624
Dec 2, 2021
Replies: 1 comment 6 replies
-
Hey @lz1998, You can do it with But I think we should have included |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
lz1998
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @lz1998,
You can do it with
Paginator
But I think we should have included
limit
&offset
in our select API.