Detected the following changes (58) between schemas:
✖ Type for argument email on field CountryPermitMutation.setCountryLandingPermitSetting changed from ApiEmailScalar to ApiMultiEmailScalar
✖ Type for argument email on field CountryPermitMutation.setCountryOverflightPermitSetting changed from ApiEmailScalar to ApiMultiEmailScalar
✖ Field CountryPermitSetting.landingPermitEmail changed type from ApiEmailScalar to ApiMultiEmailScalar
✖ Field CountryPermitSetting.overflightPermitEmail changed type from ApiEmailScalar to ApiMultiEmailScalar
✖ Argument isSharePaxDataEnabled: Boolean! added to field FlightSupportMutation.setServices
✖ Field LegMission.endTime changed type from DateTime! to DateTime
✖ Field LegMission.startTime changed type from DateTime! to DateTime
⚠ Input field tripNid was added to input object type CrewPanelPositioningInput
⚠ Input field nightLandingCount was added to input object type CrewPanelSimulatorInput
⚠ Input field nightTakeOffCount was added to input object type CrewPanelSimulatorInput
⚠ Input field trip was added to input object type PositioningUpdate
⚠ Enum value next10days was added to enum ReportWizardDateRange
⚠ Input field nightLandingCount was added to input object type SimulatorInput
⚠ Input field nightTakeOffCount was added to input object type SimulatorInput
✔ Field countryOffset was added to object type ChecklistDefType
✔ Field defaultOffset was added to object type ChecklistDefType
✔ Type ChecklistItemCountryOffsetInput was added
✔ Type ChecklistItemOffsetCountry was added
✔ Type ChecklistItemOffsetDefault was added
✔ Field compensatedNote was added to object type CrewPanelDuty
✔ Field trip was added to object type CrewPanelPositioning
✔ Field CrewPanelSimulator.nightLanding has deprecation reason Use nightLandingCount instead
✔ Field CrewPanelSimulator.nightLanding is deprecated
✔ Field nightLandingCount was added to object type CrewPanelSimulator
✔ Field CrewPanelSimulator.nightTakeOff has deprecation reason Use nightTakeOffCount instead
✔ Field CrewPanelSimulator.nightTakeOff is deprecated
✔ Field nightTakeOffCount was added to object type CrewPanelSimulator
✔ Type DocumentManagerMutationSection was added
✔ Field createEndUser was added to object type FlightMutationQuery
✔ Field modifyEndUser was added to object type FlightMutationQuery
✔ Field FlightMutationQuery.setFlightFtl description changed from ' to Requires access to resource GRAPHQL_FTL_EDIT'
✔ Type FlightPassengerListSubscriptions was added
✔ Field passengerList was added to object type FlightSubscriptions
✔ Field paxList was added to object type FlightSupportFlight
✔ Field isSharePaxDataEnabled was added to object type FlightSupportFlightQuery
✔ Type FlightSupportPassengerContact was added
✔ Field getCrewAppFlightDocuments was added to object type FlightsQuery
✔ Field FlightsQuery.getFlightFtl description changed from ' to Requires access to resource GRAPHQL_FTL'
✔ Field nightLandingCount was added to object type JourneyLogHistoryEntry
✔ Field nightTakeOffCount was added to object type JourneyLogHistoryEntry
✔ Input field LegMissionInput.endTime changed type from DateTime! to DateTime
✔ Input field LegMissionInput.startTime changed type from DateTime! to DateTime
✔ Field documentManager was added to object type Mutation
✔ Field Mutation.integration description changed from Requires access to resource INTEGRATION_SEE to ''
✔ Type NonNullListOfNonNullFlightSupportPassengerContactValue was added
✔ Type NonNullListOfNonNullFlightSupportPassengerContactValueOrErrorList was added
✔ Field setChecklistItemCountryOffsetList was added to object type OperatorChecklistSettingsMutation
✔ Field setChecklistItemDefaultOffset was added to object type OperatorChecklistSettingsMutation
✔ Field setEapisLinks was added to object type PnrGoMutation
✔ Field trip was added to object type Positioning
✔ Field Simulator.nightLanding is deprecated
✔ Field Simulator.nightLanding has deprecation reason Use nightLandingCount instead
✔ Field nightLandingCount was added to object type Simulator
✔ Field Simulator.nightTakeOff is deprecated
✔ Field Simulator.nightTakeOff has deprecation reason Use nightTakeOffCount instead
✔ Field nightTakeOffCount was added to object type Simulator
✔ Field Timezone.validTo has deprecation reason Field not used anymore
✔ Field Timezone.validTo is deprecated
Detected 7 breaking changes