INPUT_OBJECT
MeasurementDetails
link GraphQL Schema definition
- input MeasurementDetails {
- # The floor this measurement is on.
- ID :
- # Whether or not this measurement should be shown in public views of the model.
- Boolean! :
- String :
- IPoint3D! :
- IPoint3D! :
- IPoint3D :
- IPoint3D :
- # The room the measurement is in.
- ID :
- # @internal
- String :
- # @internal
- MeasurementPathLineType :
- }
link Require by
This element is not required by anyone