WeightInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for the weight unit and value inputs.
Access Scopes
Fields
-
unit:
WeightUnit! -
Unit of measurement for `value`.
-
value:
Float! -
The weight value using the unit system specified with `weight_unit`.
Input objects with this input object
Examples