-
-
Notifications
You must be signed in to change notification settings - Fork 598
Closed
Labels
type:docsOnly change in the docs or READMEOnly change in the docs or README
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.
Feature / Enhancement Description
Example Use Case
Alternatives / Workarounds
3rd Party References
Metadata
Metadata
Assignees
Labels
type:docsOnly change in the docs or READMEOnly change in the docs or README