pub fn get_query_ts_file_path(
    file_path: &PathBuf
) -> Result<PathBuf, TsGeneratorError>