-
Notifications
You must be signed in to change notification settings - Fork 285
Open
Description
.order works, and limit works. But I'm not succeeding in paging through records, using .start(), like 30 returned at a time. Eg, 1-30, then 31-60, then 61-90.
If I do .order().start().limit() it's not returning things in desired order.
Does anyone have an example of paging through records, that I could look at?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels