# DiscountCodeAppUpdatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `discountCodeAppUpdate` mutation. ### Access Scopes ## Fields * [codeAppDiscount](/docs/api/admin-graphql/2024-10/objects/DiscountCodeApp): DiscountCodeApp - The updated discount that the app provides. * [userErrors](/docs/api/admin-graphql/2024-10/objects/DiscountUserError): DiscountUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [discountCodeAppUpdate](/docs/api/admin-graphql/2024-10/mutations/discountCodeAppUpdate) ## Examples