Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: How to query entities over 200 #1068

Open
bin3377 opened this issue Dec 7, 2023 · 0 comments
Open

Question: How to query entities over 200 #1068

bin3377 opened this issue Dec 7, 2023 · 0 comments

Comments

@bin3377
Copy link

bin3377 commented Dec 7, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant