We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4077d62 commit aa7e1a0Copy full SHA for aa7e1a0
services/workflows-service/src/document/document.service.ts
@@ -612,6 +612,7 @@ export class DocumentService {
612
select: {
613
context: true,
614
parentRuntimeDataId: true,
615
+ workflowDefinitionId: true,
616
},
617
618
[projectId],
@@ -1069,6 +1070,7 @@ export class DocumentService {
1069
1070
1071
workflowDefinition: true,
1072
1073
1074
1075
1076
0 commit comments