popyt icon indicating copy to clipboard operation
popyt copied to clipboard

feat: add pagination to public methods

Open brandonbothell opened this issue 4 years ago • 0 comments

  • [x] Return prev and next page tokens in paginated responses
  • [x] Add starting pageToken parameter to paginated methods
  • [x] Add pages parameter to paginated methods to allow for simple multi-page requests
  • [ ] Update entity methods to include this functionality (in progress)
  • [ ] Update documentation
  • [ ] Add tests for all this (in progress)

brandonbothell avatar Sep 02 '21 16:09 brandonbothell