All1
Home > @gooddata/sdk-code-schemas > v1 > All1
v1.All1 interface
For MVF with operator "All" (no filtering). Such filter can be present without a condition and is treated as a no-op.
Signature:
export interface All1
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(Optional) Optional list of conditions for this filter. Conditions are applied as AND during execution. | |||
|
(LabelIdentifier6 | string)[] |
(Optional) Optional array of attribute or label references or local identifiers to apply dimensionality to the filter. | ||
|
"metric_value_filter" | |||
|
Metric or local metric to use in this filter. |