Skip to main content

array_contains_any

Function array_contains_any 

Source
pub fn array_contains_any<I, V>(values: I) -> Value
where I: IntoIterator<Item = V>, V: Into<Value>,
Expand description

$arrayContainsAny — the metadata array field contains ANY of values.