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