OBJECT
type AddressBook {# Chain addressaddress: String! # Chain the address belongs tochain: Chain # Name of the addressname: String! # Label (optional)label: String }