OBJECT
1type ProjectLicense {23description: String 45id: Int 67images: [String] 89label: String 1011license: String 1213text: String 1415url: String 1617}