GraphQL APIGraphQL APIGraphQL API
    No results matching "" found.

Configure your endpoint and create a unique link by saving it.

  • Query
    40
    Collapse
    • users
    • users_aggregate
    • users_by_pk
    • capsules
    • capsulesPast
    • capsulesUpcoming
    • capsule
    • company
    • cores
    • coresPast
    • coresUpcoming
    • core
    • dragons
    • dragon
    • histories
    • historiesResult
    • history
    • landpads
    • landpad
    • launches
    • launchesPast
    • launchesPastResult
    • launchesUpcoming
    • launch
    • launchLatest
    • launchNext
    • launchpads
    • launchpad
    • missions
    • missionsResult
    • mission
    • payloads
    • payload
    • roadster
    • rockets
    • rocketsResult
    • rocket
    • ships
    • shipsResult
    • ship
  • Mutation
    3
    Expand
  • Subscription
    3
    Expand
  • Object
    67
    Expand
  • Other
    36
    Expand

rockets

Arguments

  • limit
    Int
  • offset
    Int

Returns

[Rocket]
[Rocket]
Collapse
  • active
    Boolean
  • boosters
    Int
  • company
    String
  • cost_per_launch
    Int
  • country
    String
  • description
    String
  • diameter
    Distance
    Expand
  • engines
    RocketEngines
    Expand
  • first_flight
    Date
  • first_stage
    RocketFirstStage
    Expand
  • height
    Distance
    Expand
  • id
    ID
  • landing_legs
    RocketLandingLegs
    Expand
  • mass
    Mass
    Expand
  • name
    String
  • payload_weights
    [RocketPayloadWeight]
    Expand
  • second_stage
    RocketSecondStage
    Expand
  • stages
    Int
  • success_rate_pct
    Int
  • type
    String
  • wikipedia
    String
roadster
rocketsResult