stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderLineItemInput

AdminTypes.FulfillmentOrderLineItemInput interface

The input fields used to include the quantity of the fulfillment order line item that should be fulfilled.

Signature:

export interface FulfillmentOrderLineItemInput 

Properties

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.