Skip to main content
objectNavigationResult

Fields

access
String

Access hint describing how to reach this page in the UI.

audience
String!

Who the page is for: 'host' (host/moderator only) or 'member'.

name
String!

Display name of the page.

params

Placeholders in the path and how to resolve them. Empty for static paths.

path
String!

URL path for the page. May be a template with placeholders (e.g. '/spaces/:spaceId/feed') — see params.

score
Int!

Keyword-match score; higher means more relevant.

section
String!

Section the page belongs to (e.g. 'Network Settings', 'Space Pages').