Applies an attribute to a particular configurable product.
@param id - Id of the Configurable Product @param attributeId - Id of the attribute to be applied @param attributeValue - Value of the attribute to be applied
| Name | Type | Description |
|---|---|---|
| type | DaffConfigurableProductActionTypes.ConfigurableProductApplyAttributeAction |
|
| id | T['id'] | |
| attributeId | string | |
| attributeValue | string |