CreateDiscountCodeInput
Autogenerated input type of CreateDiscountCode
Fields
clientMutationId (String)
A unique identifier for the client performing the mutation.
metadata (JSON)
Metadata that can be used by developers to store additional information on objects.
promotionId (ID!)
The promotion to attach to this discount code
code (String!)
The code that can be applied when creating a subscription
maxTimesUsed (Int!)
The max times this discount code can be used
autoSelectPlanId (ID)
The discount code can only be applied to this plan
Last updated