getUnscannedArtifactInput

Input parameters for retrieving a specific unscanned artifact.

Examples

input GetUnscannedArtifactInput {
  artifactId: String
}

Fields

Field
Description
Supported fields

artifactId String

Unique identifier of the unscanned artifact to retrieve

References

Queries using this object:

Last updated