Mutations
createManyAbomInstallations
Atomically records many component installations onto as-built bills of materials (aBOMs) in one request. The whole batch rolls back if any row fails validation.
MUTATION
createManyAbomInstallations(input: [CreateABomInstallationInput]!): CreateManyABomInstallationsArguments
input
required
Returns
abomInstallations
Mutation
Variables
Response