- 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/createWeb API?
- How to create an attribute set programmatically with the /V1/eav/attribute-sets/createWeb API?
- How is an attribute set creation implemented in the backend?