downloadArtifact
Connection data for an artifact rendered in requested format
downloadArtifact(
organizationId: ID!
artifactId: ID!
format: DownloadFormat!
): RenderedArtifact
Connection data for an artifact rendered in requested format
downloadArtifact(
organizationId: ID!
artifactId: ID!
format: DownloadFormat!
): RenderedArtifact
downloadArtifact.organizationId
● ID!
non-null scalardownloadArtifact.artifactId
● ID!
non-null scalardownloadArtifact.format
● DownloadFormat!
non-null enumRenderedArtifact
object