backend
/
com.tp2020.backend.data.questions
/
QuestionRepository
/
getAllByCategory
get
All
By
Category
fun
getAllByCategory
(categoryId:
Int
):
List
<
GetQuestionDto
>
Content copied to clipboard