Skip to main content

StoryRatings

No description

type StoryRatings {  average: Float!  count: Int!}

Fields#

average (Float!)#

average refers to the average rating across all ratings for the Story from published comments.

count (Int!)#

count refers to the number of ratings that have been submitted that contributes to the average.