# DraftOrderLineItemsSummary - customer - OBJECT Version: 2024-10 ## Description The quantitative summary of the line items in a specific draft order. ### Access Scopes ## Fields * [lineItemCount](/docs/api/customer/2024-10/scalars/Int): Int! - The total number of line items in the draft order. * [totalQuantityOfLineItems](/docs/api/customer/2024-10/scalars/Int): Int! - The total quantity of all line items in the draft order. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples