LokiQueryType🔗Definition🔗export enum LokiQueryType { Range = "range", Instant = "instant", Stream = "stream", }