items


itemsArray<object>Read-only

Gets the aggregated values.

The current page of items retrieved by the aggregation.

The page size is defined by the limit() function and navigating through pages is done with the next() function.

When no items match the aggregation, the items array is empty.

Was this helpful?
Yes
No