ObjectDimensionsInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for dimensions of an object.
Access Scopes
Fields
-
height:
Float! -
The height in `unit`s.
-
length:
Float! -
The length in `unit`s.
-
unit:
LengthUnit! -
Unit of measurement for `length`, `width`, and `height`.
-
width:
Float! -
The width in `unit`s.
Input objects with this input object
Examples