# DiscountAutomaticAppUpdatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `discountAutomaticAppUpdate` mutation. ### Access Scopes ## Fields * [automaticAppDiscount](/docs/api/admin-graphql/2024-10/objects/DiscountAutomaticApp): DiscountAutomaticApp - The updated automatic 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 * [discountAutomaticAppUpdate](/docs/api/admin-graphql/2024-10/mutations/discountAutomaticAppUpdate) ## Examples