Docs
Dashboard

ProductDiscountCreatePayload

Object

Fields returned for product discount create payload.

#

Fields


errors
[ProductDiscountCreateError!]

User-facing errors that prevented the operation from succeeding.

productDiscount
ProductDiscount

The product discount associated with this product discount create payload.

#

Mutations


Creates a new product discount.