Forum Discussion

kafreitass's avatar
kafreitass
Helper I
3 years ago
Solved

Implement paging in API

Hey guys! hope everyone is well! I'm trying to create a paginated API code below is ok, but it doesn't return all the records of the pages. How could I implement pagination in code? I've already c...