Mutations
deleteManyAbomInstallations
Atomically removes many component installations from as-built bills of materials (aBOMs) in one request, returning the freed inventory. The whole batch rolls back if any row fails.
MUTATION
deleteManyAbomInstallations(input: [DeleteABomInstallationInput]!): DeleteManyABomInstallationsArguments
input
required
Returns
deletedInstallations
partInventories
Mutation
Variables
Response