Skip to content

docs: Document how to resume pagination #293

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 27, 2025
Merged

docs: Document how to resume pagination #293

merged 4 commits into from
Feb 27, 2025

Conversation

razor-x
Copy link
Member

@razor-x razor-x commented Feb 25, 2025

  • Update fake-seam-connect
  • Update @seamapi/url-search-params-serializer
  • docs: Fix typo in README

@razor-x razor-x marked this pull request as ready for review February 25, 2025 22:40
@razor-x razor-x requested a review from a team as a code owner February 25, 2025 22:40
@razor-x razor-x requested a review from phpnode February 25, 2025 22:40
@@ -329,6 +329,32 @@ if (hasNextPage) {
}
```

#### Resume pagination
Copy link
Member Author

@razor-x razor-x Feb 26, 2025

Choose a reason for hiding this comment

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

@DebbieAtSeam @phpnode I considered extending the SDK with something that consumed the nextPageUrl, but that turned out to be pretty complicated in practice. I think this is simple enough and more transparent anyway.

@razor-x razor-x merged commit df3989e into main Feb 27, 2025
20 checks passed
@razor-x razor-x deleted the fix-typo branch February 27, 2025 17:20
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