AnnotationQueryKind🔗Definition🔗export interface AnnotationQueryKind { kind: "AnnotationQuery"; spec: dashboardv2beta1.AnnotationQuerySpec; } See also🔗 AnnotationQueryBuilder