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

Economic resource pagination #68

Open
oksanasalohubova opened this issue Oct 6, 2021 · 1 comment
Open

Economic resource pagination #68

oksanasalohubova opened this issue Oct 6, 2021 · 1 comment

Comments

@oksanasalohubova
Copy link

Add pagination for EconomicResource.
Now exist two queries:

  1. economicResourcesFiltered which give us the ability to make a selection by agent.

  2. EconomicResourcePage which returns pagination

Need to create a some mechanism to use both functionals together, because now it is impossible

@oleksii-kondratiuk
Copy link

This ticket was checked against the BonFire API.
Resolution:
Similar to ZenPub, there is no way of having filtered query and paginated results at the same time.
Details
See the screenshot with available queries in BonFire:
Screenshot 2021-10-21 at 11 23 59
Neither of these queries has the required capabilities.

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

2 participants