ProductDiscountUpdatePayload
ObjectFields returned for product discount update payload.
#
Fields
- [ProductDiscountUpdateError!]
errors User-facing errors that prevented the operation from succeeding.
- ProductDiscount
productDiscount The product discount associated with this product discount update payload.
#
Mutations
Updates an existing product discount. Note: Product discounts work on an eventual consistency model: This means that the discount changes may not be reflected immediately in the product’s price.