Skip to main content

SearchSuggestion

Search term suggestion.

type SearchSuggestion {
queryString: String
term: String!
}

Fields

SearchSuggestion.queryString ● String scalar references

API consumers should use this exact set of parameters for a request associated with this element.

If null, the corresponding term should be presented without an action.

SearchSuggestion.term ● String! non-null scalar references

Member Of

SearchResults object