Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use correct typings for the result of
getUpsertedIds()
(typeor…
…m#5878) This method returns an object with `_id` and `index` properties, according to [the description of `BulkWriteResult`](https://docs.mongodb.com/manual/reference/method/BulkWriteResult/#BulkWriteResult.upserted).
- Loading branch information