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

Class

backend/src/user/user.resolver.ts:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22import { JWTAuthGuard } from 'src/common/guards/jwt-auth.guard';
23import { EmailConfirmationResponse } from 'src/auth/auth.resolver';
24import { ResendEmailInput } from './dto/resend-email.input';
25import { FileUpload, GraphQLUpload } from 'graphql-upload-minimal';
26
27@ObjectType()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected