Reviews > Product Questions > productQuestionsAnswersDelete
Commerce APIReviewsProduct QuestionsproductQuestionsAnswersDelete
productQuestionsAnswersDelete
DELETE:product_questions/answers.json

Description

Delete one or multiple product question answers.

Permission bit: "product_question_answers.delete"

Topic: Product Questions

Arguments

ids: [String!]!

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

Example: ["aq_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module