CrewAppCountry (Object)
Represents single country restricted for crew app
type CrewAppCountry {
code: ID!
codeIso: String!
name: String!
}
Fields
CrewAppCountry.code ● ID! non-null scalar
CrewAppCountry.codeIso ● String! non-null scalar
CrewAppCountry.name ● String! non-null scalar
Member Of
CrewAppLegPermit object