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

    Interface ShoppingListSetStoreAction

    interface ShoppingListSetStoreAction {
        action: "setStore";
        store?: StoreResourceIdentifier;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "setStore"

    The Store the ShoppingList should be assigned to. If empty, any existing value will be removed.