Since 3.2 there are some new operations that the user can execute:
* insertOne, insertMany * deleteOne, deleteMany * updateOne, updateMany, replaceOne
It should easy to add them to the currently supported operations but if it's too complex, we can split this JIRA in subtasks. |
|