Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

vue-multiselect-graphql doesn't handle paging #39

Description

@BradleyChatha

This means that it is stuck at a hard limit of whatever PagingConstants.ItemsPerPage is, which is 25 right now.

Either it needs to handle paging; CrudController gets an upgrade so I can pass more data through; or another GraphQL model is exposed that doesn't have a result limit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions