Reviews > Product Reviews > productReviews
Commerce APIReviewsProduct ReviewsproductReviews
productReviews
GET:product_reviews.json

Description

Get specific product reviews.

Permission bit: "product_reviews.read"

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

[ProductReview!]

Preview (typescript)

Loading module