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

    Interface StateAddRolesAction

    interface StateAddRolesAction {
        action: "addRoles";
        roles: StateRoleEnum[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "addRoles"
    roles: StateRoleEnum[]

    Value to append to the array.