OBJECT
Postcode details of Australia
type ReconzPostcode {# Suburb of the postcodedistrictName: String # ID of the postcodeid: ID! # Postcode of the postcoderegionName: String # State of the postcodesuburbName: String }