@book000/twitterts
Preparing search index...
GraphQLGetFollowHostButtonQuerySuccessResponse
Interface GraphQLGetFollowHostButtonQuerySuccessResponse
GraphQL GET FollowHostButtonQuery 成功レスポンスモデル
interface
GraphQLGetFollowHostButtonQuerySuccessResponse
{
data
:
{
user
:
{
id
:
string
;
result
:
{
__typename
:
string
;
id
:
string
;
legacy
:
{
following
:
boolean
;
name
:
string
;
screen_name
:
string
}
;
rest_id
:
string
;
}
;
}
;
}
;
}
Index
Properties
data
Properties
data
data
:
{
user
:
{
id
:
string
;
result
:
{
__typename
:
string
;
id
:
string
;
legacy
:
{
following
:
boolean
;
name
:
string
;
screen_name
:
string
}
;
rest_id
:
string
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
@book000/twitterts
Loading...
GraphQL GET FollowHostButtonQuery 成功レスポンスモデル