SupportingQueryType🔗Definition🔗export enum SupportingQueryType { LogsVolume = "logsVolume", LogsSample = "logsSample", DataSample = "dataSample", InfiniteScroll = "infiniteScroll", }