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