-
Notifications
You must be signed in to change notification settings - Fork 21
Unable to fetch next 500 page links #67
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
There is no pagination/offset setting in the listOptions parameter when calling page.links(). This means that only the first 500 links are fetched.
The limit of 500 itself is fine, but I am missing a way to get the next 500 links. I've checked the docs and there does not seem to be a way to do this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed