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

Class

backend/src/project/dto/project.input.ts:61–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 * `scenario`, which picks the kind from what the user is making; still
60 * honoured so an older client keeps working. */
61 @Field(() => String, { nullable: true })
62 template?: string;
63
64 /** What the user is making — 'landing', 'dashboard', 'deck', 'email',

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected