OBJECT
Represents single country restricted for crew app
type CrewAppCountry {code: ID! codeIso: String! name: String! }