コンテンツにスキップ

Interface: PushResponse

このコンテンツはまだ日本語訳がありません。

Defined in: core/src/protocol/sync.ts:71

v0: push is fire-and-forget. The client learns about applied mutations via the next pull’s lastMutationIDs. This keeps the push endpoint a pure command with no side channel.

readonly ok: true

Defined in: core/src/protocol/sync.ts:72