View Source Luminous.Dev.DashboardLive.Queries (luminous v2.2.0)
This is where we implement the Luminous.Query
behaviour, i.e. all queries
that will be visualized in the dashboard's panels (a panel can
have multiple queries).
All queries have access to the current dashboard variable values and the selected time range.
More details in Luminous.Query
.