- Examples from the tests
- How to create an attribute set programmatically with the
\Magento\Catalog\Model\Product\AttributeSet\Build
? - How to create an attribute set programmatically with the
/V1/products/attribute-sets/create
Web API? - How to create an attribute set programmatically with the
/V1/eav/attribute-sets/create
Web API? - How is an attribute set creation implemented in the backend?