bomBomRelease
DEPRECATED
Use bomBomById(id: "grid:...") instead.
Get the specified BOM release.
bomBomRelease(
bomId: String!
releaseId: String!
): BomRelease! @deprecated
Arguments
bomBomRelease.bomId ● String! non-null scalar
ID of the BOM.
bomBomRelease.releaseId ● String! non-null scalar
ID of the release.
Type
BomRelease object
Represents a release of the BOM (i.e., a snapshot of a work-in-progress BOM).