OBJECT
SearchHit
A SearchHit
is an individual document which matches the supplied query.
link GraphQL Schema definition
- type SearchHit {
- SearchHitMeta :
- SearchResultDoc :
- }
OBJECT
A SearchHit
is an individual document which matches the supplied query.
- type SearchHit {
- SearchHitMeta :
- SearchResultDoc :
- }