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

    Interface AttributeGroupRemoveAttributeAction

    interface AttributeGroupRemoveAttributeAction {
        action: "removeAttribute";
        attribute: AttributeReference;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "removeAttribute"

    Value to remove.