OBJECT
PriceFinder Suggestions
type PriceFinderSuggestion {# ID of the Addressid: ID! # lot no of the AddresslotNo: String # postcode of the Addresspostcode: String # state of the Addressstate: String # street of the Addressstreet: String # street no of the AddressstreetNo: String # Suburb of the addresssuburb: String # Unit no of the propertyunit: String }