Type Alias: UnifiedFilterJson
UnifiedFilterJson:
FilterCondition
&object
Represents the filter format used to apply filters to components.
optional
dataSource:string
The API name of the data source. Required when applying filters to dashboards with multiple data sources.
fieldName:
string
Required. The name of the field to apply the filter on, specified as a combination of object name and api name of the field,
types/types.ts:149