ExperimentalOptional ReadonlyauthorizationOptional Readonlycursor?: stringOptional Readonlydeletes?: readonly KeplerDeltaDelete[]Optional ReadonlyexpectedCursor the producer expected the consumer to already hold.
Optional ReadonlyplanOptional ReadonlyschemaReadonlytype: "delta"Optional Readonlyupserts?: readonly KeplerDeltaUpsert[]
Reconciliation input. Structurally compatible with
@honua/sdk-js/realtime's snapshot and delta events, so a resumable subscription can feed this directly.