I\'m trying to turn a Flowable into a LiveData but I can\'t make it works:
Flowable: (in repository)
fun searchMyObjectByName(query: String): Flowa