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