0

Is there any option to get only the list of existing keys instead of getting all of them in a query?

i'm using PFQueryTableViewController to build my Table View

i have a Parse.com class that contains list of keys which can duplicate themselves

need to build table view that show only the list of unique keys from that class

can i do that using parse querying methods while overriding func queryForTable() -> PFQuery

Using swift for ios

1 Answer 1

1

Here you can find documentation: Basic Queries

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.