GraphQL referenceTypesUpcomingObjectsOrderTotalDiscounRowOn this pageOrderTotalDiscounRowNo description type OrderTotalDiscounRow { id: Int! code: String type: String discountAmountPerUnit: Float!} Fields id ● Int! discount id code ● String discount code type ● String type of discount discountAmountPerUnit ● Float! discount amount per unit Example {}