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