OBJECT
type ApplicationDTO {active: Boolean allowInterventions: Boolean allowSolutions: Boolean country: CountryDTO description: String file: String id: Long interactiveHelp: Boolean labels: [String] language: String logoUrl: String name: String partnerType: PartnerType projectsSupport: Boolean zoomLimit: Boolean }