The function is `suspend fun getBooksService(authT...
# arrow
s
The function is
suspend fun getBooksService(authToken: String): Either<Throwable, List<Book>>