Nav#

A Nav object contains multiple navigation nodes. Whenever you're dealing with a nav in your template, you have access to the following.

Attributes#

AttributeDescription
idID for the nav.
nameThe name of the nav.
handleThe handle of the nav.
instructionsAny additional instructions for the nav, often for internal use in the control panel.
maxLevelsThe maximum number of nested level of nodes a nav can allow.
maxnodesThe maximum number of nodes a nav can allow.
propagateNodesWhether the propagate (copy) nodes across all your sites.

Previous ← GraphQL Next Extensibility →