Skip to main content

Sprint 99

Detected the following changes (52) between schemas:

✖ Field dayAbroad (deprecated) was removed from object type JourneyLog
✖ Field SalesTripSummaryChecklistItem.status changed type from ChecklistStatusType to SalesTripSummaryChecklistStatus
✖ Field SalesTripSummaryLegPermit.status changed type from ChecklistStatusType to SalesTripSummaryChecklistStatus
✖ Argument virtualAircraftNotAssigned: Boolean was removed from field ScheduleMutation.modifySchedGroupFlights
✖ Argument notAssignedVirtualAircraft: Boolean was removed from field ScheduleQuery.findSchedFlightList
✖ Input field gender was added to input object type TravelDocumentsContactInput
✖ Input field placeOfBirth was added to input object type TravelDocumentsContactInput
⚠ Input field aircraftNidList was added to input object type ApiDutyInput
⚠ Input field aircraftNidList was added to input object type FlightFilter
⚠ Argument aircraftNid: AircraftNid added to field ScheduleMutation.createSchedFlights
⚠ Argument aircraftNid: AircraftNid added to field ScheduleMutation.modifySchedGroupFlights
⚠ Argument aircraftNotAssigned: Boolean added to field ScheduleMutation.modifySchedGroupFlights
⚠ Argument aircraftList: [AircraftNid!] added to field ScheduleQuery.findSchedFlightList
⚠ Argument notAssignedAircraft: Boolean added to field ScheduleQuery.findSchedFlightList
✔ Type CrewMemberOnLegRestricted was added
✔ Field CrewPanelDuty.acftType is deprecated
✔ Field CrewPanelDuty.acftType has deprecation reason Use aircraftTypeList node to get full list of aircraft types assigned to duty.
✔ Field CrewPanelDuty.aircraft has deprecation reason Use aircraftList node to get full list of aircraft assigned to duty.
✔ Field CrewPanelDuty.aircraft is deprecated
✔ Field aircraftList was added to object type CrewPanelDuty
✔ Field CrewPanelDuty.aircraftType has deprecation reason Use aircraftTypeList node to get full list of aircraft types assigned to duty.
✔ Field CrewPanelDuty.aircraftType is deprecated
✔ Field aircraftTypeList was added to object type CrewPanelDuty
✔ Field CrewPanelDuty.registration has deprecation reason Use aircraftList node to get full list of aircraft assigned to duty.
✔ Field CrewPanelDuty.registration is deprecated
✔ Field aircraftList was added to object type Endorsement
✔ Field aircraftSelectionType was added to object type Endorsement
✔ Field aocList was added to object type Endorsement
✔ Type EndorsementAircraftSelectionType was added
✔ Field FtlSettings.augmented_crew_max_sectors description changed from Maximal number of landings if an FDP is extended due to crew augmentation. to Maximal number of landings if an FDP is extended due to crew augmentation. Applies only to cockpit crew.
✔ Field cumulative_early_start_limits was added to object type FtlSettings
✔ Field FtlSettings.double_crew_max_sectors description changed from Maximal number of landings if an FDP is extended due to crew augmentation by a additional complete crew. to Maximal number of landings if an FDP is extended due to crew augmentation by an additional complete crew. Applies only to cockpit crew.
✔ Field FtlSettings.long_break_max_time_difference description changed from Maximal time zone difference between the place of beginning of the duty and the place of the break (time zone difference must be less than this value to use split duty). to Maximal time zone difference between the place of beginning of the duty and the place of the break (the absolute value of the time zone difference must be less or equal than this value to use split duty).
✔ Field FtlSettings.medium_break_max_time_difference description changed from Maximal time zone difference between the place of beginning of the duty and the place of the break (time zone difference must be less than this value to use split duty). to Maximal time zone difference between the place of beginning of the duty and the place of the break (the absolute value of the time zone difference must be less or equal than this value to use split duty).
✔ Field FtlSettings.short_break_max_time_difference description changed from Maximal time zone difference between the place of beginning of the duty and the place of the break (time zone difference must be less than this value to use split duty). to Maximal time zone difference between the place of beginning of the duty and the place of the break (the absolute value of the time zone difference must be less or equal than this value to use split duty).
✔ Field deleteJourneyLog was added to object type JourneyLogMutation
✔ Field flightCrew was added to object type LoggedUser
✔ Type NonNullListOfNonNullCrewMemberOnLegRestrictedValue was added
✔ Type NonNullListOfNonNullCrewMemberOnLegRestrictedValueOrErrorList was added
✔ Field cost was added to object type Pricing
✔ Field priceWithoutCommission was added to object type Pricing
✔ Field totalPrice was added to object type Pricing
✔ Field isDataSharedWithBuyer was added to object type QuoteRealization
✔ Type QuoteRealizationDataSharedWithBuyer was added
✔ Field setDataSharing was added to object type SalesMutation
✔ Type SalesTripSummaryChecklistStatus was added
✔ Type SalesTripSummarySetDataSharing was added
✔ Field aircraft was added to object type SchedFlight
✔ Description Schedule group numerical identifier on type ScheduleGroupNid has changed to SCHED version numerical identifier
✔ Field gender was added to object type TravelDocumentsRecognition
✔ Field placeOfBirth was added to object type TravelDocumentsRecognition
✔ Field mimeType was added to object type TravelDocumentsUploaded
Detected 7 breaking changes