Open oksanasalohubova opened 3 years ago
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:
Neither of these queries has the required capabilities.
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