@openiap/nodeapi / Exports / UpdateResult

Interface: UpdateResult

Table of contents

Properties

Properties

acknowledged

acknowledged: boolean

Defined in

src/proto/querys.ts:153


matchedCount

matchedCount: number

Defined in

src/proto/querys.ts:154


modifiedCount

modifiedCount: number

Defined in

src/proto/querys.ts:155


upsertedCount

upsertedCount: number

Defined in

src/proto/querys.ts:156


upsertedId

upsertedId: string

Defined in

src/proto/querys.ts:157