OBJECT
Represents single airport aircraft category
type ApiAirportCategory {category: String acftType: String! acftTypeName: String! acftTypeId: String! }