@gradientedge/commercetools-utils
    Preparing search index...

    Interface AttributeGroupAddAttributeAction

    interface AttributeGroupAddAttributeAction {
        action: "addAttribute";
        attribute: AttributeReference;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "addAttribute"

    Value to add.