pub async fn histogram( context: Arc<ServerContext>, query: GenericQuery, _session: Arc<Session>, ) -> Result<impl Reply, Rejection>