You are reading the documentation for Vue Storefront v2. See the latest docs.

Home > @vue-storefront/core > UseWishlistFactoryParams > clear

UseWishlistFactoryParams.clear property

Signature:

clear: (context: Context, params: {
        currentWishlist: WISHLIST;
    }) => Promise<WISHLIST>;