TrailerInput
No description
input TrailerInput {
height: Int!
length: Int!
}
Fields
TrailerInput.height
● Int!
non-null scalar
Trailer height in centimeters.
TrailerInput.length
● Int!
non-null scalar
Trailer length in centimeters.
Member Of
VehicleAttributesInput
input