Interface IrisPayload

Hierarchy

  • IrisPayload

Properties

data: {
    op: RealtimeOperationTypeEnum;
    path: string;
    value: string;
}[]
event: string
message_type: number
mutation_token: null | string
realtime?: boolean
sampled?: boolean
seq_id: number