OBJECT
CMS blocks information
type CmsBlocks implements ESResponseInterface {# An array of CMS blocksitems: [CmsBlock] # Document returned by this search query hits hits: JSON # Search suggest featuresuggest: JSON # Aggregations returned when filter have been appliedaggregations: JSON }