--- title: DiscountRedeemCodeInput - GraphQL Admin description: The input fields for the redeem code to attach to a discount. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/DiscountRedeemCodeInput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/DiscountRedeemCodeInput.md --- # Discount​Redeem​Code​Input input\_object The input fields for the redeem code to attach to a discount. ## Fields * code [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null The code that a customer can use at checkout to receive the associated discount. *** ## Map No referencing types