Description
Topic: Product Reviews
Fields
answers: [StorefrontProductReviewAnswer]
Average review score, from 0 to 9 (inclusive, both ends)
Example: 7.09
The date and time when the review was created, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
customer: StorefrontCustomer
detected_language: InfoLanguage
Whether you flagged for this question
Example: false
Unique review identifier. See also: Unique Identifiers
Example: "re_EQzGqWoY"
image_files: [StorefrontFile]
Number of times this question was voted no
Example: 5
product: StorefrontProduct
Rating based on yes/no votes (yes_count minus no_count)
Example: -6
recommended: StorefrontCustomerVote!
Whether customer voted or not and how
scores: [ProductReviewScore!]!
status: ApprovalStatus!
Publishing approval status
survey_answers: [ProductReviewSurveyAnswer!]!
Text of the review
Example: "Great product!"
Title of the review
Example: "Amazing!"
The date and time when the review was last updated, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Whether customer has completed orders with given product or not
Example: false
voted: StorefrontCustomerVote!
Whether customer voted or not and how
Number of times this question was voted yes
Example: 5
Used By
Mutations
storefrontProductReviewsCreate, storefrontProductReviewsModify
Queries
Types
StorefrontProductReviewAnswer, StorefrontProductReviewPage, StorefrontReviewSearchResult
Preview (typescript)
Loading module