applyPromotionToSubscription
Applies a promotion to a subscription.
Arguments
Argument | Description |
---|---|
input (ApplyPromotionToSubscriptionInput!) | Parameters for ApplyPromotionToSubscription |
ApplyPromotionToSubscriptionInput Arguments
Argument | Description |
---|---|
promotionId (ID!) | ID of the promotion to apply. |
subscriptionId (ID!) | ID of the subscription to apply the promotion to. |
Return fields
appliedPromotion (AppliedPromotion)
errors ([ModelValidationError!]!)
Last updated