Docs
Dashboard

ProductDiscountUpdatePayload

Object

Fields returned for product discount update payload.

#

Fields


errors
[ProductDiscountUpdateError!]

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.