Reviews > Product Reviews > storefrontProductReviewsVote
Storefront APIReviewsProduct ReviewsstorefrontProductReviewsVote
storefrontProductReviewsVote
POST:storefront/product_reviews/vote.json

Description

Vote on product review.

Topic: Product Reviews

Arguments

delete: Boolean

Whether to delete the vote


review_id: String!

Subject review identifier. See also: Unique Identifiers

Example: "re_EQzGqWoY"


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


y: Boolean!

Yes or no


Result

Boolean

Preview (typescript)

Loading module