OBJECT
type Vehicle {id: UUID vin: String created: OffsetDateTime updated: OffsetDateTime vehicleTypeId: Int vehicleMfgrId: Int orderNumber: String restingBogieWeightLbs: Int specsV2: JsonNode installedSensorTypeIds: String bornOnDate: String parts: JsonNode deviceTypeId: Int shipped: String }