OBJECT
SearchHitMeta
Canonical information about an individual SearchHit
, including its id in the search index, its type, url, and dynamically highlighted title and snippet
link GraphQL Schema definition
- type SearchHitMeta {
- ID :
- String :
- String :
- String :
- String :
- String :
- Date :
- Date :
- Date :
- Date :
- Float :
- # Arguments
- # type: [Not documented]
- String]): [SearchHitMetaTag] ( : [
- # Arguments
- # dimensions: [Not documented]
- # max_width: [Not documented]
- # max_height: [Not documented]
- # min_width: [Not documented]
- # min_height: [Not documented]
- (
- String], : [
- Int, :
- Int, :
- Int, :
- Int :
- ): [ImageCut]
- }