OBJECT
type ProspectBaseInfo {id: Int! email: String name: String preferredContactMethods: [ContactMethodType] phone: String }