OBJECT
Contains basic information about crew member on flight.
type CrewMemberOnLegRestricted {name: String! surname: String! phoneNumber: String! crewCode: String! positionName: String! }