Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix:add results_count to pagination context
Included the total number of results in the pagination context by adding a count of the paginated documents. This ensures that the user interface can display the exact number of results on the current page.
- Loading branch information