Rename pipeline schema (#184)
This commit is contained in:
@ -8,5 +8,5 @@ export class PipelineCount {
|
||||
pipelineStages?: number;
|
||||
|
||||
@Field(() => Int, { nullable: false })
|
||||
pipelineAssociations?: number;
|
||||
pipelineProgresses?: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user