Skip to content

Delete Review (GraphQL)

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

Permission: customers.reviews.delete.

Prerequisites

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

TIP

See the Reviews overview for how moderation works.

All admin operations require an admin Bearer token — see Authentication.

Released under the MIT License.