README.md

October 31, 2018 ยท View on GitHub

:rocket: SpaceX GraphQL API

This is a GraphQL wrapper over the SpaceX API.

Docs

You can read the full documentation in the SpaceX API Docs.

Querydescriptionparams
capsuleGet information for a specific capsuleid: String
capsulesGet information for all capsules
historyGet company history and milestones
infoGet information on Space Exploration Technologies Corp
launchGet information for a specific launchid: String
launchesGet information for all past launchesscope: latest / next / upcoming / all, sort: String, order: ASC / DESC
launchpadGet information for a specific launchpadid: String
launchpadsGet information for all launchpads
partCapsuleGet information for specific capsule used during flightsid: String
partCapsulesGet information for all capsules used during flightssort: String, order: ASC / DESC
partCoreGet information for specific core used during flightsid: String
partCoresGet information for all cores used during flightssort: String, order: ASC / DESC
roadsterGet information and orbital data for Starman Roader
rocketGet information for a specific rocketid: String
rocketsGet information for rockets