DataSourceQueryType type
DataSourceQueryType type
Signature
export declare type DataSourceQueryType<DSType> = DSType extends DataSourceApi<infer TQuery, any> ? TQuery : never;
Import
import { DataSourceQueryType } from '@grafana/data';
Signature
export declare type DataSourceQueryType<DSType> = DSType extends DataSourceApi<infer TQuery, any> ? TQuery : never;
Import
import { DataSourceQueryType } from '@grafana/data';
New free and paid plans for Grafana Cloud
Beautiful dashboards, logs (Loki), metrics (Prometheus & Graphite) & more