# UpdateDiscountCodeInput

### Fields

#### clientMutationId ([String](https://developer.firmhouse.com/graphql-api/api-reference/objects/string))

A unique identifier for the client performing the mutation.

#### metadata ([JSON](https://developer.firmhouse.com/graphql-api/api-reference/objects/json))

Metadata that can be used by developers to store additional information on objects.

#### id ([ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id)!)

The ID of the discount code to update

#### activated ([Boolean](https://developer.firmhouse.com/graphql-api/api-reference/objects/boolean))

Whether the discount code is active/deactivated

#### maxTimesUsed ([Int](https://developer.firmhouse.com/graphql-api/api-reference/objects/int))

The max times this discount code can be used
