Types
CreateBuildRequirementForBatchInput
Inputs to add a new BuildRequirement to every unit in a run step’s batch. The batch is derived server-side from run_step_id; each unit’s own assembly part_inventory_id is filled in per unit, so the caller does not pass one.
input
CreateBuildRequirementForBatchInputFields
madeOnAssembly
Boolean!
default:false
partId
Int!
required
quantityPerParentPartInventory
Float!
required
runStepId
Int!
required