# CartLinesRemovePayload - storefront - PAYLOAD Version: 2024-07 ## Description Return type for `cartLinesRemove` 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 * [cartLinesRemove](/docs/api/storefront/2024-07/mutations/cartLinesRemove) ## Examples