Skip to content

Delete Review (GraphQL)

Deletes a review. The mutation returns a snapshot of the record that was removed.

Permission: customers.reviews.delete.

The example uses an illustrative id. Replace it with a review that exists in your store — use adminCustomerReviews to discover valid ids.

See the Reviews overview for how moderation works.

Released under the MIT License.