MCPcopy Create free account
hub / github.com/CodeFox-Repo/codefox /

Class

backend/src/auth/auth.resolver.ts:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29
30 @Field({ nullable: true })
31 success?: boolean;
32}
33
34@Resolver()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected