insertOrUpdateProjects

abstract suspend fun insertOrUpdateProjects(resumeId: Int, projects: List<Project>): Int?