Reviews > Product Reviews > storefrontProductReviews
Storefront APIReviewsProduct ReviewsstorefrontProductReviews
storefrontProductReviews
GET:storefront/product_reviews.json

Description

Get specific product reviews.

Topic: Product Reviews

Arguments

ids: [String!]!

List of product review ids. See also: Unique Identifiers

Example: ["re_EQzGqWoY"]


loose: Boolean

When asking for multiple items, allow returning less than was asked (in case some are missing)


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

[StorefrontProductReview!]

Preview (typescript)

Loading module