ChangeRequestLoad
No description
type ChangeRequestLoad {
type: String
price: Float
length: Float
weight: Float
value: Float
bodyType: BodyType
equipmentExchange: Boolean!
}
No description
type ChangeRequestLoad {
type: String
price: Float
length: Float
weight: Float
value: Float
bodyType: BodyType
equipmentExchange: Boolean!
}
ChangeRequestLoad.type
● String
scalarChangeRequestLoad.price
● Float
scalarChangeRequestLoad.length
● Float
scalarChangeRequestLoad.weight
● Float
scalarChangeRequestLoad.value
● Float
scalarChangeRequestLoad.bodyType
● BodyType
enumChangeRequestLoad.equipmentExchange
● Boolean!
non-null scalar