Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderLineItemInput
The input fields used to include the quantity of the fulfillment order line item that should be fulfilled.
Signature:
export interface FulfillmentOrderLineItemInput
Property | Modifiers | Type | Description |
---|---|---|---|
id | Scalars[‘ID’][‘input’] | The ID of the fulfillment order line item. | |
quantity | Scalars[‘Int’][‘input’] | The quantity of the fulfillment order line item. |