Types
CreateStepPartRequirementInput
Inputs to create a StepPartRequirement, optionally pinning the part’s MBOM first. pin_mbom_id lets a caller pin the part_procedure’s MBOM version and create the assignment in one mutation so both share a single commit: if the SPR validators raise, the pin rolls back with it (the two used to commit independently).
input
CreateStepPartRequirementInputFields
mbomItemId
ID!
required
pinMbomId
ID
quantity
Float!
required
stepId
ID!
required