Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > totalDiscounts
Warning: This API is now obsolete.
Use
totalDiscountsSet
instead.
The total amount discounted on the order before returns, in shop currency. This includes both order and line level discounts.
Signature:
totalDiscounts?: Maybe<Scalars['Money']['output']>;