Home > @infiniteobjects/shopify-data-manager > AdminTypes > DraftOrderLineItem > grams
Warning: This API is now obsolete.
Use
weight
instead.
The weight of the line item in grams. The weight can only be specified if the line item is a custom line item.
Signature:
grams?: Maybe<Scalars['Int']['output']>;