-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: TypeScript
How are you using Mongo? What version of the server and driver are you using?
4.x driver
What is the feauture/improvement you would like?
Add overloads to BulkOperationBase execute method
What use case would this feature/improvement enable?
Enable proper type hinting when using the method
This ticket tracks the user submitted PR: https://github.com/mongodb/node-mongodb-native/pull/3018