Schema Documentation

RestoreReviewInput

Description

Input for the restoreReview mutation

Fields
Input FieldDescription
clientMutationId - String

This is an ID that can be passed to a mutation by the client to track the progress of mutations and catch possible duplicate mutation submissions.

id - ID!

The ID of the target product review

Example
{"clientMutationId":"abc123","id":4}