remove portion of the attribute batch engine (createAndLinkProductAttributesToProductWorkflow). Rejects required attributes, dismisses the product’s value links for every listed attribute, detaches the mirror ProductOption for shared axis attributes, and runs deleteProductAttributesWorkflow for product-scoped (inline) attributes so their exclusive options are deleted too.
Usage
Input
The product to detach the attributes from.
Ids of the attributes to detach; attributes with
is_required: true cause the workflow to throw.Custom data passed through.
Result
No return value.