Home > @infiniteobjects/shopify-service > IOrderLineItemData
Line Item data for order creation
Signature:
export interface IOrderLineItemData
| Property | Modifiers | Type | Description |
|---|---|---|---|
| quantity? | number | (Optional) Quantity to add. Default = 1 | |
| variantId | number | Variant to add to the order |