Interface: EventStorePatchUpdate
Event called before patch update of an object
Extends
Properties
context?
context?:
OperationContext
<any
,any
>
Context of the operation
Inherited from
Source
packages/core/src/stores/store.ts:42
object
object:
CoreModel
Target object
Inherited from
Source
packages/core/src/stores/store.ts:30
object_id
object_id:
string
Object id
Inherited from
Source
packages/core/src/stores/store.ts:34
store
store:
Store
<CoreModel
,StoreParameters
,StoreEvents
>
Store emitting
Inherited from
Source
packages/core/src/stores/store.ts:38
update
update:
any
Update content