--- title: MenuItemType - Storefront API description: A menu item type. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/enums/MenuItemType md: https://shopify.dev/docs/api/storefront/unstable/enums/MenuItemType.md --- # Menu​Item​Type enum A menu item type. ## Valid values * ARTICLE An article link. * BLOG A blog link. * CATALOG A catalog link. * COLLECTION A collection link. * COLLECTIONS A collection link. * CUSTOMER\_​ACCOUNT\_​PAGE A customer account page link. * FRONTPAGE A frontpage link. * HTTP An http link. * METAOBJECT A metaobject page link. * PAGE A page link. * PRODUCT A product link. * SEARCH A search link. * SHOP\_​POLICY A shop policy link. *** ## Fields * [Menu​Item.​type](https://shopify.dev/docs/api/storefront/unstable/objects/MenuItem#field-MenuItem.fields.type) OBJECT A menu item within a parent menu. *** ## Map ### Fields with this enum * <-|[Menu​Item.type](https://shopify.dev/docs/api/storefront/unstable/objects/MenuItem#field-MenuItem.fields.type)