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