# CartMetafieldDeletePayload - storefront - PAYLOAD Version: 2025-04 ## Description Return type for `cartMetafieldDelete` mutation. ### Access Scopes ## Fields * [deletedId](/docs/api/storefront/2025-04/scalars/ID): ID - The ID of the deleted cart metafield. * [userErrors](/docs/api/storefront/2025-04/objects/MetafieldDeleteUserError): MetafieldDeleteUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [cartMetafieldDelete](/docs/api/storefront/2025-04/mutations/cartMetafieldDelete) ## Examples