Types > ProductReviewAverageScore
Commerce APITypesProductReviewAverageScore
ProductReviewAverageScore

Description

Fields

count: Int!

Amount of samples for this dimension

Example: 7668


histogram: [KeyValue!]!


review_dimension: ReviewDimension

Review dimension this average score is calculated for

Expandable

Permission bit: "review_dimensions.read"


score: Float!

Average review score, from 0 to 9 (inclusive, both ends)

Example: 7.09


sum: Int!

Sum of all scores

Example: 54365


Used By

Types

Product

Preview (typescript)

Loading module