Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/realtime
IrisPayload
Interface IrisPayload
interface
IrisPayload
{
data
:
{
op
:
RealtimeOperationTypeEnum
;
path
:
string
;
value
:
string
;
}
[]
;
event
:
string
;
message_type
:
number
;
mutation_token
:
null
|
string
;
realtime
?:
boolean
;
sampled
?:
boolean
;
seq_id
:
number
;
}
Index
Properties
data
event
message_
type
mutation_
token
realtime?
sampled?
seq_
id
Properties
data
data
:
{
op
:
RealtimeOperationTypeEnum
;
path
:
string
;
value
:
string
;
}
[]
event
event
:
string
message_
type
message_
type
:
number
mutation_
token
mutation_
token
:
null
|
string
Optional
realtime
realtime
?:
boolean
Optional
sampled
sampled
?:
boolean
seq_
id
seq_
id
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
event
message_
type
mutation_
token
realtime
sampled
seq_
id
IGPAPI
Loading...