Function check_query

Source
pub fn check_query(
    endpoint: &str,
    token: &str,
    to_run: &str,
) -> Result<MetadataResponse, Error>