Files
Scott BolingerandGitHub c5cf6b6b35 fix case sensitive apply coupon mutation (#729)
The applyCoupon mutation is case sensitive, but coupons are not. This fixes trying to add a coupon code with lower case letters, such as `10off`. Previously you would get an error that the coupon doesn't exist because of mismatch in the case.
2023-04-18 23:12:06 -04:00
..