getWorksByResumeId

abstract suspend fun getWorksByResumeId(resumeId: Int): List<Work>