Interface: EventStoreUpdated
Event called after 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 uuid
Overrides
Source
packages/core/src/stores/store.ts:110
previous
previous:
any
Object before update
Source
packages/core/src/stores/store.ts:114
store
store:
Store
<CoreModel
,StoreParameters
,StoreEvents
>
Store emitting
Inherited from
Source
packages/core/src/stores/store.ts:38
update
update:
any
Update content