Function query_engine_tests::parse_many_compound_ids
source · pub fn parse_many_compound_ids(
fields: &[String],
arg_name: &str,
json: &Value,
path: &[&str]
) -> Result<Vec<String>, TestError>
Expand description
Performs the same extraction as parse_compound_id
but for an array