SearchNavigation
Search navigation element.
type SearchNavigation {
name: String!
queryString: String
}
Fields
SearchNavigation.name ● String! non-null scalar references
SearchNavigation.queryString ● String scalar references
API consumers should use this exact set of parameters for a request associated with this element.
If null, the corresponding name should be presented without an action.
Member Of
SearchResults object