CreateTx Interface
Packages > @anticrm/domains > CreateTx
Perform an object creation. In case _class is mixin, object of first parent Class will be stored into storage.
Signature:
export interface CreateTx extends ObjectTx
Extends: ObjectTx
Properties #
Property | Type | Description |
---|---|---|
object | AnyLayout |