ProductStarsCount
No description
type ProductStarsCount {
five: Int!
four: Int!
three: Int!
two: Int!
one: Int!
}
Fields
ProductStarsCount.five ● Int! non-null scalar
ProductStarsCount.four ● Int! non-null scalar
ProductStarsCount.three ● Int! non-null scalar
ProductStarsCount.two ● Int! non-null scalar
ProductStarsCount.one ● Int! non-null scalar
Member Of
ProductReviewsStatistics object