Skip to content

Question: How to query entities over 200 #1068

@bin3377

Description

@bin3377

Description

There is no way to inject cursor into the query Entities.GetEntitySearch function generating. Thus the query result is limited to first 200 entries.

graphQL api do support paginate but the SDK hardcode the input of query as getEntitySearchQuery (code) with only queryBuilder but no way to inject a cursor from earlier query result.

Any suggestion or is that something need to fix?

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