OBJECT
type SgtVendor {id: Int! icon: String logo: String name: String extendedData: JSON clients: [Client] }