Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CountAggregateFunctionV3

Counts the number of items. When you specify a property, it returns the number of non-null values for that property.

Hierarchy

  • CountAggregateFunctionV3

Index

Properties

Properties

count

count: { property?: undefined | string }

Type declaration

  • Optional property?: undefined | string