company Query
Response
#
Returns Info .
Example
#
query {
company {
ceo
coo
cto
cto_propulsion
employees
founded
founder
headquarters {
address
city
state
}
launch_sites
links {
elon_twitter
flickr
twitter
website
}
name
summary
test_sites
valuation
vehicles
}
}
3
{}
3
{
"company": {
"ceo": "ceo",
"coo": "coo",
"cto": "cto",
"cto_propulsion": "cto_propulsion",
"employees": 42,
"founded": 42,
"founder": "founder",
"headquarters": {
"address": "2832 Sesame Street",
"city": "Montreal",
"state": "Quebec"
},
"launch_sites": 42,
"links": {
"elon_twitter": "elon_twitter",
"flickr": "flickr",
"twitter": "twitter",
"website": "website"
},
"name": "A name",
"summary": "summary",
"test_sites": 42,
"valuation": 30.7,
"vehicles": 42
}
}
3
Previous
capsulesUpcoming
Next
core