OrderEditAddLineItemDiscountPayload - admin-graphql - PAYLOAD
Version: 2025-01
Description:
Return type for `orderEditAddLineItemDiscount` mutation.
Access Scopes
Fields
-
addedDiscountStagedChange:
OrderStagedChangeAddLineItemDiscount -
The discount applied to a line item during this order edit.
-
calculatedLineItem:
CalculatedLineItem -
The line item with the edits applied but not saved.
-
calculatedOrder:
CalculatedOrder -
An order with the edits applied but not saved.
-
userErrors:
UserError! -
The list of errors that occurred from executing the mutation.
Connections
Mutations with this payload
Examples