Alokai

GetProductReviewsResponse

Data returned from the getProductReviews API endpoint.

type GetProductReviewsResponse = Record<"reviews", ReviewQueryResultWithLimit>;

Referenced Types

On this page