DeleteReviewVariables is an interface that contains the variables that are required for the DeleteReview mutation. It includes the review ID.
DeleteReviewVariables
DeleteReview
id is the ID of the review.
id
DeleteReviewVariables
is an interface that contains the variables that are required for theDeleteReview
mutation. It includes the review ID.