OBJECT
Condition type which can be used to build a Condition filter for advert search
type ConditionFilterOption implements Node {# The number of adverts associated with the condition filter optioncount: Int! id: ID! name: String! }