Support more mongodb update operators #9478
Labels
bounty:$20
Bounty applies for fixing this issue (Parse Bounty Program)
type:feature
New feature or improvement of existing feature
New Feature / Enhancement Checklist
Current Limitation
Current we only support
$inc
,$set
,$unset
operators when update field. According mongodb's doc. There are more operators when update field.Feature / Enhancement Description
Can we support all operators that mongodb supported?
Example Use Case
etc...
Alternatives / Workarounds
3rd Party References
The text was updated successfully, but these errors were encountered: