Skip to content

Conversation

@matibat
Copy link
Contributor

@matibat matibat commented Sep 28, 2022

No description provided.

@matibat matibat self-assigned this Oct 21, 2022
while (hasNextPage) {
const query = buildQuery({
owner,
sort: DESCENDING_ORDER,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flutter App uses ASCENDING_ORDER for this query; CLI might not care about this (?

Suggested change
sort: DESCENDING_ORDER,
sort: ASCENDING_ORDER,

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