DriverMethodOptions
Hierarchy
- AbortQueryOptions
- DriverMethodOptions
Index
Properties
optionalctx
optionalinheritedinflightQueryAbortStrategy
Strategy used when the signal fires while the query is in flight. See InflightQueryAbortStrategy for caveats around streams and MongoDB.
optionalloggerContext
optionallogging
optionalschema
optionalinheritedsignal
AbortSignal that cancels the query when fired.
Base options shared by all driver methods (transaction context, schema, logging).