
Not sure how to find / sort documents. Would be great if there is a help button with description and auto-generated example query than default empty field (textarea)
For example this is example query which I use with Robomongo db.getCollection('cities').find({}).sort({date: '-1'})