Skip to content

GraphQL findAll pagination not working #81

@Juraso2

Description

@Juraso2

Hello, pagination in findAll query is not working.
I think it is not working because of JSON.parse function want to get a string parameter but query provide an array.
It works when i provide where argument like this
where: ["{\"_start\":0,\"_limit\":10}"]

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