# CartDiscountCodesUpdatePayload - storefront - PAYLOAD Version: 2024-10 ## Description Return type for `cartDiscountCodesUpdate` mutation. ### Access Scopes ## Fields * [cart](/docs/api/storefront/2024-10/objects/Cart): Cart - The updated cart. * [userErrors](/docs/api/storefront/2024-10/objects/CartUserError): CartUserError! - The list of errors that occurred from executing the mutation. * [warnings](/docs/api/storefront/2024-10/objects/CartWarning): CartWarning! - A list of warnings that occurred during the mutation. ## Connections ## Mutations with this payload * [cartDiscountCodesUpdate](/docs/api/storefront/2024-10/mutations/cartDiscountCodesUpdate) ## Examples