createReview
Adds a review for a user and a product variant with a content, rating and visibility.
createReview(
input: CreateReviewInput!
): Review!
Arguments
createReview.input
● CreateReviewInput!
non-null input
CreateReviewInput
Type
Review
object
The review of a user.