stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > totalWeight

AdminTypes.Order.totalWeight property

The total weight of the order before returns, in grams.

Signature:

totalWeight?: Maybe<Scalars['UnsignedInt64']['output']>;