migrateUserToTeam

abstract suspend fun migrateUserToTeam(teamName: String): Either<CoreFailure, <Error class: unknown class>>