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