Skip to main content

CrewAppFlightCrewCountryData (Object)

type CrewAppFlightCrewCountryData {
country: Country!
files: [CrewAppFileSimple!]!
notes: String!
order: Int!
}

Fields

CrewAppFlightCrewCountryData.country ● Country! non-null object

CrewAppFlightCrewCountryData.files ● [CrewAppFileSimple!]! non-null object

CrewAppFlightCrewCountryData.notes ● String! non-null scalar

CrewAppFlightCrewCountryData.order ● Int! non-null scalar

Member Of

CrewAppCountryDirectory object