OBJECT
Minimal subset of Rating type which can be used to build a rating filter for advert search
type RatingFilterOption {# The number of adverts associated with each rating filter optioncount: Int! name: String! }