ApplyPromotionToSubscriptionInput
Autogenerated input type of ApplyPromotionToSubscription
Fields
clientMutationId (String)
A unique identifier for the client performing the mutation.
promotionId (ID!)
ID of the promotion to apply.
subscriptionId (ID!)
ID of the subscription to apply the promotion to.
validatePromotion (Boolean)
Whether to validate the promotion before applying it.
Last updated
Was this helpful?