CrewMembersOnSectorInput (Input)
Identification for a specific flight and crew members list, for which the API is to return the FTL calculations
input CrewMembersOnSectorInput {
trNid: TrNid!
crewMemberList: [PersonIdentificationOptionScalar!]!
}