Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderLineItemWarning
A fulfillment order line item warning. For example, a warning about why a fulfillment request was rejected.
Signature:
export interface FulfillmentOrderLineItemWarning
| Property | Modifiers | Type | Description |
|---|---|---|---|
| description? | Maybe<Scalars[‘String’][‘output’]> | (Optional) The description of warning. | |
| title? | Maybe<Scalars[‘String’][‘output’]> | (Optional) The title of warning. |