NativeInsertUpdateOptions <T>
Hierarchy
- AbortQueryOptions
- NativeInsertUpdateOptions
Index
Properties
optionalconvertCustomTypes
optionalctx
optionalfilters
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.
optionalunionWhere
sql only
optionalunionWhereStrategy
sql only
optionalupsert
nativeUpdate() only option
Options for native insert and update operations.