CalculateExchangeLineItemInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for exchange line items on a calculated return.
Access Scopes
Fields
-
appliedDiscount:
ExchangeLineItemAppliedDiscountInput -
The discount to be applied to the exchange line item.
-
quantity:
Int! -
The quantity of the item to be added.
-
variantId:
ID! -
The ID of the product variant to be added to the order as part of an exchange.
Input objects with this input object
Examples