Interface GetDataSourceDimensionsParams
Parameters for useGetDataSourceDimensions hook.
Properties
count
count?:
number
The number of items to return
dataSource
dataSource:
DataSource|undefined
The data source to get the dimensions for. If no data source is provided, the default data source will be used.
enabled
enabled?:
boolean
Whether the query should be enabled.
offset
offset?:
number
The offset for pagination
searchValue
searchValue?:
string
The search value to filter by