Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ModifyResult<TSchema>

deprecated

This type will be completely removed in 5.0 and findOneAndUpdate, findOneAndDelete, and findOneAndReplace will then return the actual result document.

Type Parameters

Hierarchy

  • ModifyResult

Index

Properties

value: WithId<TSchema>
lastErrorObject?: <internal>.Document
ok: 0 | 1

Generated using TypeDoc