Reviews > Product Questions > storefrontProductQuestionsAnswersDelete
Storefront APIReviewsProduct QuestionsstorefrontProductQuestionsAnswersDelete
storefrontProductQuestionsAnswersDelete
DELETE:storefront/product_questions/answers.json

Description

Delete one or multiple product question answers.

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