@book000/twitterts
Preparing search index...
GraphQLGetConnectTabTimelineSuccessResponse
Interface GraphQLGetConnectTabTimelineSuccessResponse
GraphQL GET ConnectTabTimeline 成功レスポンスモデル
interface
GraphQLGetConnectTabTimelineSuccessResponse
{
data
:
{
connect_tab_timeline
:
{
timeline
:
{
instructions
:
{
direction
?:
string
;
entries
?:
{
content
:
{
__typename
:
string
;
clientEventInfo
:
{
component
:
string
;
element
:
string
}
;
displayType
:
string
;
entryType
:
string
;
header
:
{
displayType
:
string
;
text
:
string
}
;
items
:
{
entryId
:
...
;
item
:
...
}
[]
;
}
;
entryId
:
string
;
sortIndex
:
string
;
}
[]
;
type
:
string
;
}
[]
;
}
;
}
;
}
;
}
Index
Properties
data
Properties
data
data
:
{
connect_tab_timeline
:
{
timeline
:
{
instructions
:
{
direction
?:
string
;
entries
?:
{
content
:
{
__typename
:
string
;
clientEventInfo
:
{
component
:
string
;
element
:
string
}
;
displayType
:
string
;
entryType
:
string
;
header
:
{
displayType
:
string
;
text
:
string
}
;
items
:
{
entryId
:
...
;
item
:
...
}
[]
;
}
;
entryId
:
string
;
sortIndex
:
string
;
}
[]
;
type
:
string
;
}
[]
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
@book000/twitterts
Loading...
GraphQL GET ConnectTabTimeline 成功レスポンスモデル