selectUser

abstract suspend fun selectUser(userId: String): User?

Selects a user by id.

Parameters

userId

String.