Compass
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| component | Maybe<CompassComponent> | |
| componentType | Maybe<String> | |
| description | String | |
| iconUrl | Maybe<Any> | |
| id | String | |
| lastModifiedDate | Maybe<String> | |
| linkedResults | Maybe<Array<SearchLinkedResult>> | linkedResults is a list of linked search results that are associated with this search result. |
| ownerId | Maybe<String> | |
| scoreL2Ranker | Maybe<Number> | L2 fields are internal only fields, do not use in the UI. We should introduce another model layer to bridge content searcher response to aggregator query response. |
| state | String | |
| tier | Maybe<String> | |
| title | String | |
| type | SearchResultType | |
| url | Any |
Rate this page: