In Fragment I have function which observe when data will be inserted into db
private fun getUsers(interestId: Long) { homeViewModel.getUsersFromDb(interestId)