Weight object
Represents weight unit and value.
On this page
Fields
- unit (
[WeightUnit!](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/weightunit))
Unit of measurement forvalue. - value (
[Float!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#float-2021-01))
The weight using the unit system specified withunit.
Types that return Weight
[CalculatedDraftOrderLineItem.weight](https://shopify.dev/docs/admin-api/graphql/reference/orders/calculateddraftorderlineitem#weight-2021-01)[DraftOrderLineItem.weight](https://shopify.dev/docs/admin-api/graphql/reference/orders/draftorderlineitem#weight-2021-01)
