Closed
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
With the release of parse-server 6.0. the _id parameter in aggregation functions is available directly. No need to use objectId instead.
Therefore this line in JS SDK docs should be deleted to avoid confusion.
Note: Most operations in Mongo Aggregate Documentation will work with Parse Server, but _id doesn’t exist. Please replace with objectId.