UpdateTx Interface
Packages > @anticrm/core > UpdateTx
Signature:
export interface UpdateTx extends ObjectTx
Extends: ObjectTx
Properties
Property | Type | Description |
---|---|---|
_attributes | AnyLayout | |
_query | AnyLayout |
Events
_attributes
Signature:
_attributes: AnyLayout;
_query
Signature:
_query?: AnyLayout;