OBJECT
LegacyVehicle
link GraphQL Schema definition
- type LegacyVehicle {
- : UUID!
- : String!
- : String!
- : Boolean!
- : Boolean
- : String!
- : Boolean!
- : VehicleLocationDto
- : [VehicleDiagnosticStatus!]!
- : VehicleWeight
- : LoadStatusReadingDto
- # Arguments
- # type: [Not documented]
- (: VehicleDiagnosticTypeEnum!): VehicleDiagnosticDetail!
- : [VehicleSpec!]!
- : String
- : Int
- : JsonNode
- : JsonNode
- : Int
- : VehicleTypeDto
- }