Skip to main content

BomExportBomReleasePayload

Result of exporting a BOM release to a file.

type BomExportBomReleasePayload {
downloadUrl: URL
}

Fields

BomExportBomReleasePayload.downloadUrl ● URL scalar

URL to download the exported BOM release file, if the export succeeded.