Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MutateInResultEntry

Contains the results of a specific sub-operation within a mutate-in operation.

Hierarchy

  • MutateInResultEntry

Index

Properties

Properties

value: any

The resulting value after the completion of the sub-operation. This namely returned in the case of a counter operation (increment/decrement) and is not included for general operations.

Generated using TypeDoc