{
"datasource": {
"id": 0,
"type": "string"
},
"force": true,
"queries": [
{
"time_range": "string",
"granularity": "string",
"filters": [
{
"col": "string",
"op": "string",
"val": "string"
}
],
"extras": {
"time_grain_sqla": "string",
"time_range_endpoints": [
"string"
],
"having": "string",
"having_druid": [
"string"
]
},
"applied_time_extras": {
"__time_range": "string"
},
"columns": [
"string"
],
"metrics": [
"string"
],
"orderby": [
[
"string"
]
],
"annotation_layers": [
"string"
],
"row_limit": 0,
"timeseries_limit": 0,
"timeseries_limit_metric": {
"aggregate": null,
"column": null,
"expressionType": "string",
"hasCustomLabel": true,
"isNew": true,
"label": "string",
"optionName": "string",
"sqlExpression": "string"
},
"order_desc": true,
"url_params": {},
"custom_params": {},
"post_processing": [
"string"
]
}
],
"result_format": "string",
"result_type": "string"
}