UpdateCoupon
in package
Mutation to update an existing coupon.
Table of Contents
Methods
execute()
Execute the mutation.
public
execute(UpdateCouponInput $input) : Coupon
Parameters
- $input : UpdateCouponInput
-
The fields to update.
