Skip to main content

bomBom

DEPRECATED

Use bomBomById(id: "grid:...") instead.

Get the specified BOM.

bomBom(
bomId: String!
): BomWip! @deprecated

Arguments

bomBom.bomId ● String! non-null scalar

ID of the BOM.

Type

BomWip object

Represents a work-in-progress BOM (i.e., it is mutable and could change dynamically).