Reviews > Product Reviews > productReviewsAnswers
Commerce APIReviewsProduct ReviewsproductReviewsAnswers
productReviewsAnswers
GET:product_reviews/answers.json

Description

Get specific product review answers.

Permission bit: "product_review_answers.read"

Topic: Product Reviews

Arguments

ids: [String!]!

List of product review answer ids. See also: Unique Identifiers

Example: ["aw_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

[ProductReviewAnswer!]

Preview (typescript)

Loading module