How to get a maximum amount of pages
viitorvieira opened this issue · 0 comments
viitorvieira commented
How to get the maximum amount of pages when making the request using pagination passing page
and limit
params as example below
page=1&limit=25 for example
Tranks