UpdateTx Interface

Packages > @anticrm/core > UpdateTx

Signature:

export interface UpdateTx extends ObjectTx 

Extends: ObjectTx

Properties

List of properties of this interface
Property Type Description
_attributes AnyLayout
_query AnyLayout

Events

_attributes

Signature:

_attributes: AnyLayout;

_query

Signature:

_query?: AnyLayout;