OBJECT
Minimal subset of Seller type which can be used to build a seller filter for advert search
type SellerFilterOption {businessName: String! # The number of adverts associated with each seller filter optioncount: Int! id: ID! }