Logo of FrontifyDeveloper portalArrow to the right
GraphQL reference
Query field

guidelineNavigationItem(id: ID!,language: String):GuidelineNavigationItem
Beta

Retrieve a single Guideline navigation item by the Id of any navigation item type. Returns null when the item does not exist or is not visible to the requester.

Arguments
id: ID!
Beta

Id of any Guideline navigation item.

language: String = null
Beta

Language code the navigation item is read in, e.g. EN or DE.