Function execute_query

Source
pub fn execute_query(
    json: &Value,
    query: &str,
    format: OutputFormat,
) -> Result<(), Error>