pub trait StringOrArray: Parameter { }Expand description
An Atlas Search operator parameter that can be either a string or array of strings.
pub trait StringOrArray: Parameter { }An Atlas Search operator parameter that can be either a string or array of strings.