Reviews > Product Questions > storefrontProductQuestionsAnswersVote
Storefront APIReviewsProduct QuestionsstorefrontProductQuestionsAnswersVote
storefrontProductQuestionsAnswersVote
POST:storefront/product_questions/answers/vote.json

Description

Vote on product question answer.

Topic: Product Questions

Arguments

delete: Boolean

Whether to delete the vote


question_answer_id: String!

Subject question answer identifier. See also: Unique Identifiers

Example: "aq_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