Anchor to MetafieldDefinitionDeleteUserErrorCodeMetafield
enumMetafield Definition Delete User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to APP_CONFIG_MANAGEDAPP_CONFIG_MANAGED
Definition is managed by app configuration and cannot be modified through the API.
- Anchor to DISALLOWED_OWNER_TYPEDISALLOWED_OWNER_TYPE
Owner type can't be used in this mutation.
- Anchor to ID_TYPE_DELETION_ERRORID_TYPE_DELETION_ERROR
Deleting an id type metafield definition requires deletion of its associated metafields.
- Anchor to INTERNAL_ERRORINTERNAL_ERROR
An internal error occurred.
- Anchor to METAFIELD_DEFINITION_IN_USEMETAFIELD_DEFINITION_IN_USE
Action cannot proceed. Definition is currently in use.
- Anchor to NOT_FOUNDNOT_FOUND
Definition not found.
- Anchor to PRESENTPRESENT
The input value needs to be blank.
- Anchor to REFERENCE_TYPE_DELETION_ERRORREFERENCE_TYPE_DELETION_ERROR
Deleting a reference type metafield definition requires deletion of its associated metafields.
- Anchor to RESERVED_NAMESPACE_ORPHANED_METAFIELDSRESERVED_NAMESPACE_ORPHANED_METAFIELDS
Deleting a definition in a reserved namespace requires deletion of its associated metafields.
Was this section helpful?