---
title: CartMetafieldDeletePayload - Storefront API
description: Return type for `cartMetafieldDelete` mutation.
api_version: 2026-04
api_name: storefront
type: payload
api_type: graphql
source_url:
  html: >-
    https://shopify.dev/docs/api/storefront/latest/payloads/CartMetafieldDeletePayload
  md: >-
    https://shopify.dev/docs/api/storefront/latest/payloads/CartMetafieldDeletePayload.md
---

# Cart​Metafield​Delete​Payload

payload

Return type for `cartMetafieldDelete` mutation.

## Fields

* deleted​Id

  [ID](https://shopify.dev/docs/api/storefront/latest/scalars/ID)

  The ID of the deleted cart metafield.

* user​Errors

  [\[Metafield​Delete​User​Error!\]!](https://shopify.dev/docs/api/storefront/latest/objects/MetafieldDeleteUserError)

  non-null

  The list of errors that occurred from executing the mutation.

***

## Mutations with this payload

* [cart​Metafield​Delete](https://shopify.dev/docs/api/storefront/latest/mutations/cartMetafieldDelete)

  mutation

  Deletes a cart metafield.

  ***

  **Note:** This mutation won\&#39;t trigger \<a href="https://shopify.dev/docs/api/functions">Shopify Functions\</a>. The changes won\&#39;t be available to Shopify Functions until the buyer goes to checkout or performs another cart interaction that triggers the functions.

  ***

  * input

    [Cart​Metafield​Delete​Input!](https://shopify.dev/docs/api/storefront/latest/input-objects/CartMetafieldDeleteInput)

    required

    ### Arguments

    The input fields used to delete a cart metafield.

  ***

***

## Map

### Mutations with this payload

* [cart​Metafield​Delete](https://shopify.dev/docs/api/storefront/latest/types/cartMetafieldDelete)
