Skip to content

Support for pagination: Count and slice?  #35

@Bartvds

Description

@Bartvds

It would be nice to be able to do some pagination on larger collections, preferably with filter and sorting, so we can do presentation like list views and such.

So instead of just getting everything some sort of slicing thing with efficient backend specific implementation. It could slice and iterate pages (dynamo has some last-key thing).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions