# PriceRuleDiscountCodeUpdatePayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `priceRuleDiscountCodeUpdate` mutation. ### Access Scopes ## Fields * [priceRule](/docs/api/admin-graphql/2024-07/objects/PriceRule): PriceRule - The updated price rule. * [priceRuleDiscountCode](/docs/api/admin-graphql/2024-07/objects/PriceRuleDiscountCode): PriceRuleDiscountCode - The updated discount code. * [priceRuleUserErrors](/docs/api/admin-graphql/2024-07/objects/PriceRuleUserError): PriceRuleUserError! - The list of errors that occurred from executing the mutation. * [userErrors](/docs/api/admin-graphql/2024-07/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [priceRuleDiscountCodeUpdate](/docs/api/admin-graphql/2024-07/mutations/priceRuleDiscountCodeUpdate) ## Examples