---
title: MenuUpdateUserErrorCode - GraphQL Admin
description: Possible error codes that can be returned by `MenuUpdateUserError`.
api_version: unstable
api_name: admin
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/enums/MenuUpdateUserErrorCode
  md: >-
    https://shopify.dev/docs/api/admin-graphql/unstable/enums/MenuUpdateUserErrorCode.md
---

# Menu​Update​User​Error​Code

enum

Possible error codes that can be returned by `MenuUpdateUserError`.

## Valid values

* NESTING\_​TOO\_​DEEP

  The menu cannot be nested more than 3 level deep.

* NOT\_​FOUND

  The record with the ID used as the input value couldn't be found.

***

## Fields

* [Menu​Update​User​Error.code](https://shopify.dev/docs/api/admin-graphql/unstable/objects/MenuUpdateUserError#field-MenuUpdateUserError.fields.code)

  OBJECT

  An error that occurs during the execution of `MenuUpdate`.

***

## Map

### Fields with this enum

* [Menu​Update​User​Error.code](https://shopify.dev/docs/api/admin-graphql/unstable/objects/MenuUpdateUserError#field-MenuUpdateUserError.fields.code)
