Reviews > Product Questions > storefrontProductQuestionsVote
Storefront APIReviewsProduct QuestionsstorefrontProductQuestionsVote
storefrontProductQuestionsVote
POST:storefront/product_questions/vote.json

Description

Vote on product question.

Topic: Product Questions

Arguments

delete: Boolean

Whether to delete the vote


question_id: String!

Subject question identifier. See also: Unique Identifiers

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