--- title: MenuCreateUserErrorCode - GraphQL Admin description: Possible error codes that can be returned by `MenuCreateUserError`. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/menucreateusererrorcode md: https://shopify.dev/docs/api/admin-graphql/latest/enums/menucreateusererrorcode.md --- # Menu​Create​User​Error​Code enum Possible error codes that can be returned by `MenuCreateUserError`. ## 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​Create​User​Error.code](https://shopify.dev/docs/api/admin-graphql/latest/objects/MenuCreateUserError#field-MenuCreateUserError.fields.code) OBJECT An error that occurs during the execution of `MenuCreate`. *** ## Map ### Fields with this enum * <-|[Menu​Create​User​Error.code](https://shopify.dev/docs/api/admin-graphql/latest/objects/MenuCreateUserError#field-MenuCreateUserError.fields.code)