Skip to main content

build_query

Function build_query 

Source
pub async fn build_query(t: &Transport, f: &AlertFilter) -> Result<Value>
Expand description

Compose the filter into one boolean query, resolving rule and assignee first. An empty filter is an explicit match_all.