-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
For a lot of methods that wrap around the driver, e.g. find(), we indicate that the expected types for options to this method are the driver's `FindOptions`; however, since the driver added support for AbortSignal, it now indicates the type as `FindOptions & Abortable` instead of making the extra type part of `FindOptions`, so we should mirror this in the relevant places in the service-provider-node-driver and shell-api packages.
- depends on
-
MONGOSH-2978 Bump node driver to 7.0.0
-
- Closed
-