insertOrUpdateSkills

abstract suspend fun insertOrUpdateSkills(resumeId: Int, skills: List<Skill>): Int?