ContentSearchResults
No description
type ContentSearchResults {
resultsDisplayType: ContentItemDisplayType
tokenLabel: String
selectedSort: String
aggregations: [Aggregation]
displayBundle: DisplayBundle
isCurated: Boolean
pageInfo: PageInfo
contentItems: [Content]
}