NavigationItem object

A navigation item, holding basic link attributes.

On this page

Fields

  • id ([String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    The unique identifier of the navigation item.
  • title ([String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    The name of the navigation item.
  • url ([URL!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#url-2021-01))
    The URL of the page that the navigation item links to.

Types that return NavigationItem

  • [FailedRequirement.action](https://shopify.dev/docs/admin-api/graphql/reference/apps/failedrequirement#action-2021-01)
  • [Shop.navigationSettings](https://shopify.dev/docs/admin-api/graphql/reference/store-properties/shop#navigationsettings-2021-01)