Reviews > Product Reviews > storefrontProductReviewsDelete
Storefront APIReviewsProduct ReviewsstorefrontProductReviewsDelete
storefrontProductReviewsDelete
DELETE:storefront/product_reviews.json

Description

Delete specific product reviews.

Topic: Product Reviews

Arguments

ids: [String!]!

List of product review ids. See also: Unique Identifiers

Example: ["re_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module