OBJECT
type ProspectSgtData {id: Int! prospectId: Int! name: String firstName: String lastName: String email: String phone: String inventoryId: Int! preferredDate: Date createdOn: Date! }