Home > @vue-storefront/core > UseReviewFactoryParams > searchReviews
UseReviewFactoryParams.searchReviews property
Signature:
searchReviews: (context: Context, params: REVIEWS_SEARCH_PARAMS & {
customQuery?: CustomQuery;
}) => Promise<REVIEW>;