stack

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

AdminTypes.FulfillmentOrderLineItemWarning interface

A fulfillment order line item warning. For example, a warning about why a fulfillment request was rejected.

Signature:

export interface FulfillmentOrderLineItemWarning 

Properties

Property Modifiers Type Description
description?   Maybe<Scalars[‘String’][‘output’]> (Optional) The description of warning.
title?   Maybe<Scalars[‘String’][‘output’]> (Optional) The title of warning.