Reviews > Product Questions > storefrontProductQuestionsDelete
Storefront APIReviewsProduct QuestionsstorefrontProductQuestionsDelete
storefrontProductQuestionsDelete
DELETE:storefront/product_questions.json

Description

Delete specific product questions.

Topic: Product Questions

Arguments

ids: [String!]!

List of product question ids. See also: Unique Identifiers

Example: ["qu_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module