getPipelineWorkflowApplicationsResponse
Last updated
Response containing pipeline workflows with matching application counts.
type GetPipelineWorkflowApplicationsResponse {
workflows: [PipelineWorkflowApplication!]
}workflows [PipelineWorkflowApplication!]
List of pipeline workflow applications
isDefault Boolean!
workflowName String!
workflowId String!
count Int
enabled Boolean!
Last updated
