Skip to content

Query pagination with a large set of results #85

Answered by cbaker6
cbaker6 asked this question in Q&A
Discussion options

You must be logged in to vote

As for your question about pagination, you are correct, you would use a combination of limit and skip on your query, just like PFQueryTableViewController does in the following code. You can see more information about properties on query in the docs and other helpful code in the playgrounds.

Replies: 1 comment

Comment options

cbaker6
Mar 17, 2023
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by cbaker6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant