Input Object Star Wars::PersonvehiclesVehicle
Input Fields
cargoCapacity: Int
The maximum number of kilograms that this vehicle can transport.
class: String
The class of this vehicle, such as "Wheeled" or "Repulsorcraft".
consumables: String
The maximum length of time that this vehicle can provide consumables for its entire crew without having to resupply.
costInCredits: Int
The cost of this vehicle new, in Galactic Credits.
crew: Int
The number of personnel needed to run or pilot this vehicle.
isPublished: Boolean
indicates if the record is published
length: Float
The length of this vehicle in meters.
manufacturer: [String!]
The manufacturer of this vehicle.
maxAtmospheringSpeed: Int
The maximum speed of this vehicle in the atmosphere.
model: String
The model or official name of this vehicle. Such as "All-Terrain Attack Transport".
name: String!
The name of this vehicle. The common name, such as "Sand Crawler" or "Speeder bike".
passengers: Int
The number of non-essential people this vehicle can transport.