@book000/twitterts
Preparing search index...
GraphQLGetProfileSpotlightsQuerySuccessResponse
Interface GraphQLGetProfileSpotlightsQuerySuccessResponse
GraphQL GET ProfileSpotlightsQuery 成功レスポンスモデル
interface
GraphQLGetProfileSpotlightsQuerySuccessResponse
{
data
:
{
user_result_by_screen_name
:
{
id
:
string
;
result
:
{
__typename
:
string
;
id
:
string
;
legacy
:
{
blocked_by
:
boolean
;
blocking
:
boolean
;
followed_by
:
boolean
;
following
:
boolean
;
name
:
string
;
protected
:
boolean
;
screen_name
:
string
;
}
;
profilemodules
:
{
v1
:
{
profile_module
:
{
__isProfileModule
:
string
;
__typename
:
string
;
config
?:
{
community_results
?:
{
id
:
...
;
result
:
...
}
;
enable_call
?:
boolean
;
enable_dm
?:
boolean
;
enable_email
?:
boolean
;
enable_sms
?:
boolean
;
show_more_jobs
?:
boolean
;
}
;
data
?:
{
address
?:
{
formatted_address
:
...
}
;
contact
?:
{
email
?:
...
;
phone
?:
...
}
;
google_verification_data
?:
{
static_map_image_url
?:
...
}
;
items
?:
(...)
[]
;
jobs
?:
(...)
[]
;
open_times
?:
{
closes
?:
...
;
is_open
?:
...
;
open_times_type
?:
...
;
opens
?:
...
;
}
;
website
?:
{
display
:
...
;
url
:
...
}
;
}
;
}
;
}
[]
;
}
;
rest_id
:
string
;
}
;
}
;
}
;
}
Index
Properties
data
Properties
data
data
:
{
user_result_by_screen_name
:
{
id
:
string
;
result
:
{
__typename
:
string
;
id
:
string
;
legacy
:
{
blocked_by
:
boolean
;
blocking
:
boolean
;
followed_by
:
boolean
;
following
:
boolean
;
name
:
string
;
protected
:
boolean
;
screen_name
:
string
;
}
;
profilemodules
:
{
v1
:
{
profile_module
:
{
__isProfileModule
:
string
;
__typename
:
string
;
config
?:
{
community_results
?:
{
id
:
...
;
result
:
...
}
;
enable_call
?:
boolean
;
enable_dm
?:
boolean
;
enable_email
?:
boolean
;
enable_sms
?:
boolean
;
show_more_jobs
?:
boolean
;
}
;
data
?:
{
address
?:
{
formatted_address
:
...
}
;
contact
?:
{
email
?:
...
;
phone
?:
...
}
;
google_verification_data
?:
{
static_map_image_url
?:
...
}
;
items
?:
(...)
[]
;
jobs
?:
(...)
[]
;
open_times
?:
{
closes
?:
...
;
is_open
?:
...
;
open_times_type
?:
...
;
opens
?:
...
;
}
;
website
?:
{
display
:
...
;
url
:
...
}
;
}
;
}
;
}
[]
;
}
;
rest_id
:
string
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
@book000/twitterts
Loading...
GraphQL GET ProfileSpotlightsQuery 成功レスポンスモデル