Home > @vue-storefront/magento-api > productReview

productReview variable

Returns reviews of the provided product

Signature:

_default: (context: Context, searchParams?: GetProductSearchParams, customQuery?: CustomQuery, customHeaders?: CustomHeaders) => Promise<ApolloQueryResult<ProductReviewQuery>>