OBJECT
A very lite version of "Site" type
type LightenedSite {id: Int! title: String! host: String! keyAccountManagerId: String keyAccountManagerFirstName: String keyAccountManagerLastName: String keyAccountManagerEmail: String platformId: Int! platformTitle: String! platformKeyAccountManagerId: Int platformKeyAccountManagerFirstName: String platformKeyAccountManagerLastName: String platformKeyAccountManagerEmail: String }