# MetafieldDefinitionUpdateUserError - admin - OBJECT Version: unstable ## Description An error that occurs during the execution of `MetafieldDefinitionUpdate`. ### Access Scopes ## Fields * [code](/docs/api/admin/unstable/enums/MetafieldDefinitionUpdateUserErrorCode): MetafieldDefinitionUpdateUserErrorCode - The error code. * [elementIndex](/docs/api/admin/unstable/scalars/Int): Int - The index of the array element that's causing the error. * [field](/docs/api/admin/unstable/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/admin/unstable/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [metafieldDefinitionUpdate](/docs/api/admin/unstable/mutations/metafieldDefinitionUpdate) Updates a metafield definition. ## Related Unions ## Examples