Skip to content

Implement pagination query types - #2

Merged
DarthPedro merged 3 commits into
mainfrom
features/implement-pagination-query
Aug 30, 2026
Merged

DarthPedro merged 3 commits into
mainfrom
features/implement-pagination-query

Conversation

@DarthPedro

Copy link
Copy Markdown
Contributor
  • Implemented pagination query types (PagedRequest, SortedFilteredPageRequest), validators, and PageOf response.
  • Implemented complex sorting and filtering with types (including FilterGroup for complex filtering).
  • Implemented cursor-based pagination query types.
  • Added unit tests.

… options).

Implemented validators for our paged requests.
Added unit tests to cover these queries.
…perators in filter checks. (and logical grouping if needed).

Other paged request enhancements.
Added unit tests for new changes.
@DarthPedro
DarthPedro merged commit c34470b into main Aug 30, 2026
1 check passed
@DarthPedro
DarthPedro deleted the features/implement-pagination-query branch August 30, 2026 21: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.

1 participant