Types
NavigationParam
A placeholder in a parameterized navigation path (e.g. ‘:spaceId’ in ‘/spaces/:spaceId/feed’).
object
NavigationParamFields
description
String
How to resolve the placeholder to a real ID (e.g. 'resolve via list_spaces').
name
String!
Placeholder name as it appears in the path (e.g. 'spaceId').