GraphQL OBJECT
PromotionCouponList
List of available coupons for the promotion.
link Definition
- type PromotionCouponList {
- # List of coupons fetched.
- PromotionCoupon] : [
- # Indicates whether the result is truncated.
- Boolean :
- }
GraphQL OBJECT
List of available coupons for the promotion.
- type PromotionCouponList {
- # List of coupons fetched.
- PromotionCoupon] : [
- # Indicates whether the result is truncated.
- Boolean :
- }