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

Home > @vue-storefront/core > UseReviewFactoryParams > searchReviews

UseReviewFactoryParams.searchReviews property

Signature:

searchReviews: (context: Context, params: REVIEWS_SEARCH_PARAMS & {
        customQuery?: CustomQuery;
    }) => Promise<REVIEW>;