# DiscountRedeemCodeInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields for the redeem code to attach to a discount. ### Access Scopes ## Fields * [code](/docs/api/admin/unstable/scalars/String): String! - The code that a customer can use at checkout to receive the associated discount. ## Input objects with this input object * [discountRedeemCodeBulkAdd](/docs/api/admin/unstable/mutations/discountRedeemCodeBulkAdd) ## Examples