GraphQL/Enums
DepthUnit
No description
enum DepthUnit {
mm
cm
meter
inch
foot
yard
}
Values
DepthUnit
.mm
Millimeter
DepthUnit
.cm
Centimeter
DepthUnit
.meter
Meter
DepthUnit
.inch
Inch
DepthUnit
.foot
Foot
DepthUnit
.yard
Yard
Member Of
object
● CapacityInput
input