MCPcopy Create free account
hub / github.com/chainjet/platform /

Class

apps/api/src/workflows/entities/workflow.ts:126–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124
125@InputType()
126export class UpdateWorkflowInput {
127 @Field({ nullable: true })
128 name: string
129

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected