Home > @vue-storefront/core > UseWishlistFactoryParams > clear
UseWishlistFactoryParams.clear property
Signature:
clear: (context: Context, params: {
currentWishlist: WISHLIST;
}) => Promise<WISHLIST>;
Home > @vue-storefront/core > UseWishlistFactoryParams > clear
Signature:
clear: (context: Context, params: {
currentWishlist: WISHLIST;
}) => Promise<WISHLIST>;
On this page