Magidoc

RecordSessionReplayChunkInput
Input Object

Fields

#

events

Non-null

JSON-stringified rrweb event array. Already compact (no whitespace).

meta

Optional producer metadata (e.g. viewportW, href). String values only.

occurredAt

Non-null

ISO-8601 timestamp of the first event in this chunk.

seq

Non-null

Monotonic per-session sequence number. Starts at 0, never repeats.

sessionId

Non-null

Stable session identifier chosen by the client (UUID in sessionStorage).

workspaceId

ID !
Non-null

Workspace whose feature flag enabled this capture.