@book000/twitterts
Preparing search index...
GraphQLGetUserMediaSuccessResponse
Interface GraphQLGetUserMediaSuccessResponse
GraphQL GET UserMedia 成功レスポンスモデル
interface
GraphQLGetUserMediaSuccessResponse
{
data
:
{
user
:
{
result
:
{
__typename
:
string
;
timeline_v2
:
{
timeline
:
{
instructions
:
{
entries
:
{
content
:
{
__typename
:
string
;
cursorType
?:
(...)
|
(...)
;
entryType
:
string
;
itemContent
?:
(...)
|
(...)
;
value
?:
(...)
|
(...)
;
}
;
entryId
:
string
;
sortIndex
:
string
;
}
[]
;
type
:
string
;
}
[]
;
metadata
:
{
scribeConfig
:
{
page
:
string
}
}
;
}
;
}
;
}
;
}
;
}
;
}
Index
Properties
data
Properties
data
data
:
{
user
:
{
result
:
{
__typename
:
string
;
timeline_v2
:
{
timeline
:
{
instructions
:
{
entries
:
{
content
:
{
__typename
:
string
;
cursorType
?:
(...)
|
(...)
;
entryType
:
string
;
itemContent
?:
(...)
|
(...)
;
value
?:
(...)
|
(...)
;
}
;
entryId
:
string
;
sortIndex
:
string
;
}
[]
;
type
:
string
;
}
[]
;
metadata
:
{
scribeConfig
:
{
page
:
string
}
}
;
}
;
}
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
@book000/twitterts
Loading...
GraphQL GET UserMedia 成功レスポンスモデル