Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainjet/platform
/
Class
apps/api/src/users/entities/user.ts:120–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
119
@InputType()
120
export
class
UpdateUserInput {
121
@Field({ nullable: true })
122
name?: string
123
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected