Join Slack
Powered by
In 0.25 RC we also have offset based pagination. I...
# community-help
k
Kishore Nallan
07/20/2023, 4:14 AM
In 0.25 RC we also have offset based pagination. Instead of using
page
and
per_page
you can use
offset
and
limit
(like SQL) and this offers flexible pagination.
Open in Slack
Previous
Next