Skip to main content

Sprint 165

Detected the following changes (67) between schemas:

✖ Field AircraftFixedRoute.price changed type from Int! to Float!
✖ Input field number was added to input object type CountryLandingPermitInput
✖ Input field number was added to input object type CountryOverflightPermitInput
✖ Field TravelDocument.country changed type from Country! to Country
✖ Field crewMember was removed from object type TravelDocument
✖ Field dateOfIssue was removed from object type TravelDocument
✖ Field expires was removed from object type TravelDocument
✖ Field expiryStatus was removed from object type TravelDocument
✖ Field fileList was removed from object type TravelDocument
✖ Field type was removed from object type TravelDocument
✖ Field TravelDocumentSection.list changed type from [TravelDocument!]! to [CrewMemberTravelDocument!]!
⚠ Input field costCenter was added to input object type AircraftSalesSettingsInput
⚠ Enum value CATERING_ADES was added to enum FlightSupportServiceEnum
⚠ Enum value BALLAST was added to enum JourneyLogConfigurableField
⚠ Input field ballast was added to input object type JourneyLogInput
⚠ Input field ballast was added to input object type JourneyLogInputNew
⚠ Enum value EASA was added to enum LoginLicenseType
⚠ Enum value FAA was added to enum LoginLicenseType
⚠ Enum value TC was added to enum LoginLicenseType
⚠ Enum value GRAPHQL_MX_FLEET_EDIT was added to enum PermissionResource
⚠ Enum value INTERACTIVE_API_SEE was added to enum PermissionResource
✔ Field tahExceedWarningTime was added to object type Aircraft
✔ Field updateAircraftTahTac was added to object type AircraftMutation
✔ Field costCenter was added to object type AircraftSalesSettings
✔ Type AircraftTahTacDataInput was added
✔ Field number was added to object type CountryLandingPermit
✔ Field number was added to object type CountryOverflightPermit
✔ Field number was added to object type CountryRequiredLandingPermit
✔ Field number was added to object type CountryRequiredOverflightPermit
✔ Type CrewInteractiveApiReport was added
✔ Type CrewMemberTravelDocument was added
✔ Field putDutyAccountScheduledChange was added to object type DutyAccountMutation
✔ Field dutyAccountScheduledChange was added to object type DutyAccountQuerySection
✔ Type DutyAccountScheduledChange was added
✔ Type DutyAccountScheduledChangeInput was added
✔ Type EngineInput was added
✔ Field FtlSettings.use_block_time_for_fdp_length description changed from If selected FDP length will be based on the sum of sector block times. to If selected, FDP length will be calculated as the sum of sector block times. Reporting times will not be included in actual FDP duration. To include reporting times, use <em>use_block_weight_as_fdp_weight</em> instead.
✔ Field use_block_weight_as_fdp_weight was added to object type FtlSettings
✔ Type InteractiveAPI was added
✔ Type InteractiveApiCrewMemberDetails was added
✔ Type InteractiveApiFlightStatusesForPaxAndCrew was added
✔ Type InteractiveApiReport was added
✔ Type InteractiveApiReportStatus was added
✔ Type InteractiveApiReportStatusAuthority was added
✔ Type InteractiveApiReportStatusAuthorityCountry was added
✔ Type InteractiveApiReportStatusAuthorityEuLisa was added
✔ Field ballast was added to object type JourneyLog
✔ Field nightTimeCalculationMode was added to object type JourneyLogConfiguration
✔ Field JourneyLogConfigurationFieldValue.id has deprecation reason Use valueId field instead
✔ Field JourneyLogConfigurationFieldValue.id is deprecated
✔ Field uniqueId was added to object type JourneyLogConfigurationFieldValue
✔ Field valueId was added to object type JourneyLogConfigurationFieldValue
✔ Field ballastWithUnit was added to object type JourneyLogHistoryEntry
✔ Type JourneyLogNightTimeCalculationMode was added
✔ Field flightNid was added to object type MyLeg
✔ Type NonNullInteractiveApiReportStatusAuthorityEuLisaValue was added
✔ Field crewVisaDestinationRequired was added to object type OperatorJourneyLogSetting
✔ Field nightTimeCalculationMode was added to object type OperatorJourneyLogSetting
✔ Field setCrewVisaDestinationRequired was added to object type OperatorJourneyLogSettingsMutation
✔ Field setNightTimeCalculationMode was added to object type OperatorJourneyLogSettingsMutation
✔ Field arrivalTravelDocument was added to object type PassengerContact
✔ Field departureTravelDocument was added to object type PassengerContact
✔ Type PassengerContactInteractiveApiReport was added
✔ Field interactiveAPI was added to object type Query
✔ Field subcharterRequestAircraft was added to object type QuoteRealizationSubcharter
✔ Field subcharterTripType was added to object type QuoteRealizationSubcharter
✔ Description Represents documents for crew members. on type TravelDocument has changed to Represents document that can be associated with crew member or passenger on flight.
Detected 11 breaking changes