Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeFox-Repo/codefox
/
Class
backend/src/user/user.resolver.ts:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
@Field()
42
avatarUrl: string;
43
}
44
45
@Resolver(() => User)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected