fulfillmentService:
FulfillmentService -
Name of the service provider who fulfilled the order.
Valid values are either **manual** or the name of the provider.
For example, **amazon**, **shipwire**.
Deleted fulfillment services will return null.
image:
Image -
The image associated with the draft order line item.
isGiftCard:
Boolean! -
Whether the line item represents the purchase of a gift card.
quantity:
Int! -
The quantity of items. For a bundle item, this is the quantity of bundles,
not the quantity of items contained in the bundles themselves.
requiresShipping:
Boolean! -
Whether physical shipping is required for the variant.
sku:
String -
The SKU number of the product variant.
taxable:
Boolean! -
Whether the variant is taxable.
title:
String! -
The title of the product or variant. This field only applies to custom line items.
totalDiscount:
MoneyV2! -
The total value of the discount.