Interface DocumentsAggregateAllUniqueValuesResponse

Response for allUniqueValues aggregate.

{"items":[{"count":4,"values":["hello"]},{"count":33,"values":["world"]}]}

Hierarchy (view full)

Properties