Skip to content

SubscriptionEvent

API reference for SubscriptionEvent

@delta-base/server


Type for received events from a subscription

data: Record<string, unknown>

Event data payload


id: string

Unique identifier for the event


optional metadata: Record<string, unknown>

Optional metadata associated with the event


type: string

Type of the event