Basic application information associated with pipeline executions.
type SingleApp { appId: String appName: String appType: String }
appId String
String
Application identifier
appName String
Application name
appType String
Application type (web, mobile, API, etc.)
{} PipelineSummary.apps
Last updated 7 months ago