ExchangeLineItemInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for new line items to be added to the order as part of an exchange.
Access Scopes
Fields
-
appliedDiscount:
ExchangeLineItemAppliedDiscountInput -
The discount to be applied to the exchange line item.
-
giftCardCodes:
String -
The gift card codes associated with the physical gift cards.
-
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