productDiscountCreate
MutationCreates a new product discount.
#
Arguments
- ProductDiscountCreateInput!Required
input The values used to perform the product discount create operation.
#
Payload
- [ProductDiscountCreateError!]
errors User-facing errors that prevented the operation from succeeding.
- ProductDiscount
productDiscount The product discount associated with this product discount create payload.