Interface InsertManyOptions

Hierarchy

Properties

includeResultMetadata?: boolean
lean?: boolean
limit?: number
ordered?: boolean
populate?: string | string[] | PopulateOptions | PopulateOptions[]
rawResult?: boolean
throwOnValidationError?: boolean

Generated using TypeDoc