# MetafieldsSetUserErrorCode - storefront - ENUM
Version: unstable

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

### Access Scopes





## Enum values
* [BLANK](/docs/api/storefront/unstable/enums/BLANK)
* [INCLUSION](/docs/api/storefront/unstable/enums/INCLUSION)
* [INVALID_OWNER](/docs/api/storefront/unstable/enums/INVALID_OWNER)
* [INVALID_TYPE](/docs/api/storefront/unstable/enums/INVALID_TYPE)
* [INVALID_VALUE](/docs/api/storefront/unstable/enums/INVALID_VALUE)
* [LESS_THAN_OR_EQUAL_TO](/docs/api/storefront/unstable/enums/LESS_THAN_OR_EQUAL_TO)
* [PRESENT](/docs/api/storefront/unstable/enums/PRESENT)
* [TOO_LONG](/docs/api/storefront/unstable/enums/TOO_LONG)
* [TOO_SHORT](/docs/api/storefront/unstable/enums/TOO_SHORT)

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


## Examples