OBJECT
type MyCrewMemberOnLeg {code: String! positionName: String! isCaptain: Boolean! isFirstOfficer: Boolean! isFlightAttendant: Boolean! }