WriteOptions
API reference for WriteOptions
Interface: WriteOptions
Section titled “Interface: WriteOptions”Common options for write operations
Indexable
Section titled “Indexable”[key
: string
]: unknown
Properties
Section titled “Properties”condition?
Section titled “condition?”
optional
condition:ConditionalExpression
returnValue?
Section titled “returnValue?”
optional
returnValue:"none"
|"all"
|"oldValue"
|"newValue"
tableName?
Section titled “tableName?”
optional
tableName:string