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