How to use paged query

Hi,
I would like to make my pages load faster by not loading all records. I used paged query and I extract only 100 records but the problem is that I have 3 other queries related to the paged query and of these 3 I cannot make paged queries because after the data detail it may not find the records. Anyone have a solution?

This is my api:

This is the code:



Community Page
Last updated: