Skip to content

Should there be paging for queries which return arrays? #7

@boulderwebdev

Description

@boulderwebdev

Should there be paging for queries, such as findBy and list(collectionName)? This could be input as a parameter page which defaults to 0 or be passed in an options object. Other options include a limit parameter, and querying after an index. What should the default limit be?

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