Skip to content

@saflib/notify


Interface: ChangeEvent

Published in-process and on the SSE wire (JSON in the data: field). Coarse change hint only — no resource bodies.

Extended by

Properties

operation_id

operation_id: string

OpenAPI operationId of the write that completed.


org_id

org_id: string

Org scope for routing.


params

params: Record<string, string>>

Path params from the request (string values only).