Skip to content

all: we no longer support -1 for pagination#1289

Merged
keegancsmith merged 2 commits intomainfrom
k/list--1
Apr 8, 2026
Merged

all: we no longer support -1 for pagination#1289
keegancsmith merged 2 commits intomainfrom
k/list--1

Conversation

@keegancsmith
Copy link
Copy Markdown
Member

Remove references that first=-1 will list everything. Additionally we also don't support setting the value to a very large number, since graphql will error out that the query is too complex.

Remove references that first=-1 will list everything. Additionally we
also don't support setting the value to a very large number, since
graphql will error out that the query is too complex.
@keegancsmith keegancsmith requested a review from a team April 8, 2026 13:40
@keegancsmith keegancsmith enabled auto-merge (squash) April 8, 2026 13:44
@keegancsmith keegancsmith merged commit af9956c into main Apr 8, 2026
9 checks passed
@keegancsmith keegancsmith deleted the k/list--1 branch April 8, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants