Add pagination for query to get records #58

Merged
nabarun merged 8 commits from pm-add-pagination into main 2024-09-05 07:33:49 +00:00

8 Commits

Author SHA1 Message Date
17745e70d5 Fix onboarding disabled error msg
Some checks failed
Build / build (pull_request) Successful in 2m24s
E2E Tests / test-e2e (pull_request) Successful in 3m8s
Integration Tests / test-integration (pull_request) Successful in 1m47s
Unit Tests / test-unit (pull_request) Successful in 1m58s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 8m19s
SDK Tests / sdk_tests (pull_request) Failing after 8m58s
SDK Tests / sdk_tests_auctions (pull_request) Successful in 13m36s
2024-09-05 07:08:11 +00:00
58ac8c4030 Remove unused attributes arg from queryBonds GQL API 2024-09-05 07:08:11 +00:00
ef9129ecc0 Fix total count in page response 2024-09-05 07:08:11 +00:00
56ebd3aaa3 Refactor code 2024-09-05 07:08:11 +00:00
6dd6a19e55 Add a method to return paginated records with filters 2024-09-05 07:08:11 +00:00
2bab2eeb9b Disable default pagination 2024-09-05 07:08:11 +00:00
b55401aaf0 Add a method to return paginated list of records 2024-09-05 07:08:11 +00:00
IshaVenikar
b5491acb8a Configure pagination in getRecords GQL query 2024-09-05 07:08:11 +00:00