Built-in row type
A navigation item row that renders one action as a direct link or several actions as a dropdown group.
A navigation item row that renders one action as a direct link or several actions as a dropdown group.
{
"type_of": "navbar_link",
"header": "Navbar link",
"status": "active"
}Built-in rows use type_of. Custom Liquid template rows use template_id instead.