Closed
Description
My team and I are super happy with our parse-server hosted on Heroku! We're starting to move forward with new features. This means new queries and new indexes. I have two questions:
- How can I view the output of
cursor.explain()
to debug my queries? - How does parse-server determine the order keys are added to queries? I've read that this is important. Is it the same order that I called functions like
equalTo()
,greaterThan()
,containedIn()
, etc?
Thanks for your help.
Metadata
Metadata
Assignees
Labels
No labels