TxOperation Interface
Packages > @anticrm/domains > TxOperation
Update operation inside update transaction, could contain changes to some of individual embedded attributes. And operations with arrays.
Signature:
export interface TxOperation extends Emb
Extends: Emb
Properties #
Property | Type | Description |
---|---|---|
_attributes | Property |
|
kind | TxOperationKind | |
selector | ObjectSelector[] |