BomExportBomReleaseInput
No description
input BomExportBomReleaseInput {
bomId: String!
releaseId: String!
}
Fields
BomExportBomReleaseInput.bomId ● String! non-null scalar
ID of the BOM to export.
BomExportBomReleaseInput.releaseId ● String! non-null scalar
ID of the release to export.