---
title: DraftOrderLineItemDiscountInformation - Customer API
description: The discount information for the draft order line item.
api_version: 2026-07
source_url:
  html: >-
    https://shopify.dev/docs/api/customer/latest/objects/DraftOrderLineItemDiscountInformation
  md: >-
    https://shopify.dev/docs/api/customer/latest/objects/DraftOrderLineItemDiscountInformation.md
api_name: customer
api_type: graphql
type: object
---

# Draft​Order​Line​Item​Discount​Information

object

Requires `customer_read_draft_orders` access scope.

The discount information for the draft order line item.

## Fields

* title

  [String](https://shopify.dev/docs/api/customer/latest/scalars/String)

  The discount's name that displays to merchants in the Shopify admin and to customers.

* total​Discount

  [Money​V2!](https://shopify.dev/docs/api/customer/latest/objects/MoneyV2)

  non-null

  The total discount applied to the line item.

***

## Map

### Fields with this object

* [DraftOrderLineItem.discountInformation](https://shopify.dev/docs/api/customer/latest/objects/DraftOrderLineItem#field-DraftOrderLineItem.fields.discountInformation)
