Hi,
Is there any API for clear or empty the Parse.Query? I found if I use it for the find , it will keep the query in it, and next I would like to use it for another query start from scratch, it will append the new query, which is not what I need …
Thanks a lot.