getPipelineWorkflowApplicationsInput
Last updated
Input for checking which pipeline workflows contain the specified applications.
input getPipelineWorkflowApplicationsInput {
appIds: [String!]
}appIds [String!]
List of application IDs to check against pipeline workflows
Last updated
