Mutations
createAbomForPartInventory
Creates an as-built bill of materials (aBOM) for a specific part in inventory. This represents the actual components used to build that part instance.
MUTATION
createAbomForPartInventory(etag: String!, id: Int!): CreateABomForPartInventoryArguments
etag
String!
required
id
Int!
required
Returns
partInventory
Mutation
Variables
Response