CreateCoupon
in package
Mutation to create a new coupon.
Table of Contents
Methods
execute()
Execute the mutation.
public
execute(CreateCouponInput $input) : Coupon
Parameters
- $input : CreateCouponInput
-
The coupon creation data.
