FacetValue
No description
type FacetValue {
count: Int
key: String
}
Fields
FacetValue.count ● Int scalar
The number of events associated with this facet.
FacetValue.key ● String scalar
The value representing this facet (e.g., the name of a sport, country, or city).
Member Of
Facets object