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