Mutation: copyDutyList
DEPRECATED
Use copyDutyList node in crewPanel.duty section
List cannot be empty. List cannot have duties assigned to aircraft.
crewPanel {
copyDutyList(
trNidList: [TrNid!]!
loginNid: ApiLoginNidScalar!
dayDate: Date!
timeZoneToggle: TimeZoneToggle!
isInDraftsMode: Boolean!
): NonNullBooleanValueOrErrorList! @deprecated
}