Objects
DistinctPropertyValue
A PropertyValue and its count
Fields
value* PropertyValue! non-null | A distinct property value. |
count* Int! non-null | The number of times the distinct property value is found. |
* Required
Where Used
Usage | Used By | Description |
---|---|---|
Field Of | Distinctpropertyvalues | Contains a list of DistinctPropertyValue returned in response to a query. |