Home > @infiniteobjects/shopify-data-manager > AdminTypes > IncomingRequestLineItemInput
The input fields for the incoming line item.
Signature:
export interface IncomingRequestLineItemInput
Property | Modifiers | Type | Description |
---|---|---|---|
fulfillmentOrderLineItemId | Scalars[‘ID’][‘input’] | The ID of the rejected line item. | |
message? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) The rejection message of the line item. |