pub async fn aggregate(
__arg0: State<Arc<AppState>>,
__arg1: Json<QueryRequest>,
) -> impl IntoResponseExpand description
Execute an aggregation-only VelesQL query.
This endpoint is explicit and stable for GROUP BY / HAVING / aggregate workloads.