stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DraftOrderLineItem > custom

AdminTypes.DraftOrderLineItem.custom property

Whether the line item is a custom line item (true) or a product variant line item (false).

Signature:

custom: Scalars['Boolean']['output'];