Docs
Dashboard

productDiscountCreate

Mutation

Creates a new product discount.

#

Arguments


input
ProductDiscountCreateInput!Required

The values used to perform the product discount create operation.

#

Payload


errors
[ProductDiscountCreateError!]

User-facing errors that prevented the operation from succeeding.

productDiscount
ProductDiscount

The product discount associated with this product discount create payload.