INPUT_OBJECT
Modify role input type
input RoleModifyInput {aircraftList: [AircraftNid!]canEditClosedJourneyLog: Boolean!canModifyFlightAoc: Boolean!canOpenInvoices: Boolean!canPrintOpsDocuments: Boolean!canPrintSalesDocuments: Boolean!canSeeDraftOnCrewCalendar: Boolean!canSeeOnlyAssignedOffice: Boolean!canSeeOnlyCrewAssignToTheAircraft: Boolean!canSeeSalesDataInOps: Boolean!isPersonalOnly: Boolean!manuals: [FileInput!]name: String!notAssignedAircraftPrivilege: Boolean!privileges: [RolePrivilegeInput!]restrictedByAircraftOwned: Boolean!restrictedByAircraftPreferredCrew: Boolean!showCrewContactInAppMySchedule: Boolean!showMyAircraftScheduleInCrewAppMySchedule: Boolean!showNotConfirmedFlights: Boolean!logins: [ApiLoginNidScalar!]}