artifactApplication
Last updated
Application context description for an artifact.
type ArtifactApplication {
appName: String
appType: String
appId: String
businessPriority: Float
}appName String
Name of the application
appType String
Type of the application
appId String
Unique identifier of the application
businessPriority Float
Business priority value indicating the importance of the application
Last updated
