-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
insertMany is the only operation that uses resultMutator for executeOperation. We can remove resultMutator so we don't have to add it as a property on operations for Command Refactor.