Preview

DeleteProductReviewsPayload is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

DeleteProductReviewsPayload

Response payload for deleting product reviews by product IDs

This page contains

    Fields

    success: Boolean

    Indicator of the operation success

    Mutations for DeleteProductReviewsPayload

    deleteProductReviews PREVIEW

    Remove all product reviews by product IDs. This operation is idempotent and will return true even if a product ID is not found.