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 for value.
  • value ([Float!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#float-2021-01))
    The weight using the unit system specified with unit.

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)