NavigationItem - admin-graphql - OBJECT
Version: 2024-10
Description:
A navigation item, holding basic link attributes.
Access Scopes
Fields
-
id:
String! -
The unique identifier of the navigation item.
-
title:
String! -
The name of the navigation item.
-
url:
URL! -
The URL of the page that the navigation item links to.
Connections
Related queries
Related mutations
Related Unions
Examples