Skip to main content

navs

List Navs.

Requires the publicnav/read permission.

navs(
after: String
before: String
first: Int
href: String
hrefPrefix: String
last: Int
navIds: [ID]
navLevel: Int
navType: String
): PublicNavConnection!

Arguments

Returns the elements in the list that come after the specified cursor.

Returns the elements in the list that come before the specified cursor.

Returns the first n elements from the list.

Returns the last n elements from the list.

Type

PublicNavConnection object

Paginate through PublicNavs