# MetafieldDeleteErrorCode - storefront - ENUM
Version: unstable

## Description
Possible error codes that can be returned by `MetafieldDeleteUserError`.

### Access Scopes





## Enum values
* [INVALID_OWNER](/docs/api/storefront/unstable/enums/INVALID_OWNER)
* [METAFIELD_DOES_NOT_EXIST](/docs/api/storefront/unstable/enums/METAFIELD_DOES_NOT_EXIST)

## Fields with this enum
* [MetafieldDeleteUserError.code](/docs/api/storefront/unstable/objects/MetafieldDeleteUserError)


## Examples