CacheInvalidatedEvent
n8n-nodes-semble / core/EventSystem / CacheInvalidatedEvent
Interface: CacheInvalidatedEvent¶
Defined in: core/EventSystem.ts:109
Base event interface
Extends¶
Properties¶
timestamp¶
timestamp:
number
Defined in: core/EventSystem.ts:17
Inherited from¶
source¶
source:
string
Defined in: core/EventSystem.ts:18
Inherited from¶
id¶
id:
string
Defined in: core/EventSystem.ts:19
Inherited from¶
type¶
type:
"cache.invalidated"
Defined in: core/EventSystem.ts:110
Overrides¶
key¶
key:
string
Defined in: core/EventSystem.ts:111
reason¶
reason:
string
Defined in: core/EventSystem.ts:112