OrderEditAppliedDiscountInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields used to add a discount during an order edit.
Access Scopes
Fields
-
description:
String -
The description of the discount.
-
fixedValue:
MoneyInput -
The value of the discount as a fixed amount.
-
percentValue:
Float -
The value of the discount as a percentage.
Input objects with this input object
Examples