Fields

id
ID!
required

A unique review ID.

body
String

The body (message) of the review.

helpfulnessCount
Int!
required

The number of people who found this review helpful.

rating
Int!
required

The rating given to the product, from 1 to 5.

submittedAt
required

The date and time when the review was submitted.

reviewerDisplayName
String

The display name of the reviewer.

merchantReply
String

The reply from the merchant, if it exists.