context
context: {
action: string;
entity: string;
id?: string;
subtype?: string;
tenant: string;
type: EventTriggerSource;
}
Type declaration
-
action: string
-
entity: string
-
Optional id?: string
-
Optional subtype?: string
-
tenant: string
-
type: EventTriggerSource
The event data.