# DiscountCodeBasicUpdatePayload - admin - PAYLOAD Version: unstable ## Description Return type for `discountCodeBasicUpdate` mutation. ### Access Scopes ## Fields * [codeDiscountNode](/docs/api/admin/unstable/objects/DiscountCodeNode): DiscountCodeNode - The discount code that was updated. * [userErrors](/docs/api/admin/unstable/objects/DiscountUserError): DiscountUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [discountCodeBasicUpdate](/docs/api/admin/unstable/mutations/discountCodeBasicUpdate) ## Examples