Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
columnar-workflow
ColumnarWorkflowAggregation
Interface ColumnarWorkflowAggregation
Experimental
interface
ColumnarWorkflowAggregation
{
field
?:
string
;
name
:
string
;
operation
:
|
"count"
|
"min"
|
"max"
|
"sum"
|
"avg"
;
}
Index
Properties
field?
name
operation
Properties
Optional
Readonly
Experimental
field
field
?:
string
Readonly
Experimental
name
name
:
string
Readonly
Experimental
operation
operation
:
|
"count"
|
"min"
|
"max"
|
"sum"
|
"avg"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
field
name
operation
@honua/sdk-js
Loading...