QueryGroupKind🔗Definition🔗export interface QueryGroupKind { kind: "QueryGroup"; spec: dashboardv2beta1.QueryGroupSpec; } See also🔗 QueryGroupBuilder