Skip to content

@saflib/notify


Interface: ChangeEventWithId

Change event plus monotonic id for SSE id: / Last-Event-ID replay.

Extends

Properties

id

id: string


operation_id

operation_id: string

OpenAPI operationId of the write that completed.

Inherited from

ChangeEvent.operation_id


org_id

org_id: string

Org scope for routing.

Inherited from

ChangeEvent.org_id


params

params: Record<string, string>>

Path params from the request (string values only).

Inherited from

ChangeEvent.params