cli / cli/go-gh

Allow RESTClient and GQLClient to support automatic pagination

Open
#23 1 comment 6 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
438
Forks
94
Avg merge
5d 13h
Merged PRs (30d)
6

Description

Pagination is currently not possible using `RESTClient` and takes lots of manual work using `GQLClient`. We should support this feature for both. Initial implementation idea is to add a `pagination` options to `ClientOptions` which would enable this for both clients and be a noop for the `HTTPClient`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.