Skip to content

RealtimeChangePayload

PropertyTypeDescription
new_record?Record<string, unknown>:::caution[Deprecated] Use ‘new’ instead :::
old_record?Record<string, unknown>:::caution[Deprecated] Use ‘old’ instead :::
schemastring-
tablestring-
timestampstring:::caution[Deprecated] Use commit_timestamp instead :::
type"DELETE" | "INSERT" | "UPDATE":::caution[Deprecated] Use eventType instead :::