PanelQuerySpec🔗Definition🔗export interface PanelQuerySpec { query: dashboardv2beta1.DataQueryKind; refId: string; hidden: boolean; }