Trailer
No description
type Trailer {
height: Int!
length: Int!
}
Fields
Trailer.height
● Int!
non-null scalar
Trailer height in centimeters.
Trailer.length
● Int!
non-null scalar
Trailer length in centimeters.
Member Of
VehicleAttributes
object