BomExportBomPayload
Result of exporting a BOM to a file.
type BomExportBomPayload {
downloadUrl: URL
}
Fields
BomExportBomPayload.downloadUrl ● URL scalar
URL to download the exported BOM file, if the export succeeded.