UpdateDiscountCodeInput
Autogenerated input type of UpdateDiscountCode
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.
id (ID!)
The ID of the discount code to update
activated (Boolean)
Whether the discount code is active/deactivated
maxTimesUsed (Int)
The max times this discount code can be used
Last updated
Was this helpful?