getPlanetsByOwnerId

abstract suspend fun getPlanetsByOwnerId(ownerId: Int): List<PlanetRoomEntity>