Skip to main content

Sprint 178

Detected the following changes (136) between schemas:

✖ Argument includeGndAircraft: Boolean! added to field AircraftDocumentsSettings.fleetSelectedDocumentList
✖ Field endAirport was removed from object type CrewPanelDraftDay
✖ Field endApt (deprecated) was removed from object type CrewPanelDraftDay
✖ Field hasDraft was removed from object type CrewPanelDraftDay
✖ Field startAirport was removed from object type CrewPanelDraftDay
✖ Field startApt (deprecated) was removed from object type CrewPanelDraftDay
✖ Field trNid was removed from object type CrewPanelDraftDay
✖ Field fuelNegotiatedPrices (deprecated) was removed from object type EmptyLeg
✖ Field fuelNegotiatedPrices (deprecated) was removed from object type Flight
✖ Enum value jetex was removed from enum FlightOpsMessageTypeEnum
✖ Field jetexMessageType was removed from object type FlightOpsMessagesType
✖ Field acft (deprecated) was removed from object type FlightSupportFlight
✖ Field endAirport (deprecated) was removed from object type FlightSupportFlight
✖ Field startAirport (deprecated) was removed from object type FlightSupportFlight
✖ Argument dateTime: DateTime! was removed from field FlightsQuery.getModifiedTripList
✖ Argument jlPolicy: JourneyLogPolicy! added to field FlightsQuery.getModifiedTripList
✖ Argument timeInterval: TimeIntervalInput! added to field FlightsQuery.getModifiedTripList
✖ Field jetex (deprecated) was removed from object type IntegrationMutation
✖ Field jetex (deprecated) was removed from object type IntegrationQueries
✖ Field jetex (deprecated) was removed from object type IntegrationSubscriptions
✖ Field jetexFlight (deprecated) was removed from object type IntegrationSubscriptions
✖ Field jetexNewMessage (deprecated) was removed from object type IntegrationSubscriptions
✖ Type JetexFlight was removed
✖ Type JetexFlightNid was removed
✖ Type JetexFlightQuery was removed
✖ Type JetexMessage was removed
✖ Type JetexMessageEnumType was removed
✖ Type JetexMessageId was removed
✖ Type JetexMessageType was removed
✖ Type JetexMutation was removed
✖ Type JetexMutationDeleteJetexFilesOutput was removed
✖ Type JetexMutationDeleteJetexFilesViolation was removed
✖ Type JetexMutationDeleteJetexFilesViolationEnum was removed
✖ Type JetexMutationDeleteJetexFilesViolationList was removed
✖ Type JetexMutationSetMessageReadStatusOutput was removed
✖ Type JetexMutationSetMessageReadStatusViolation was removed
✖ Type JetexMutationSetMessageReadStatusViolationEnum was removed
✖ Type JetexMutationSetMessageReadStatusViolationList was removed
✖ Type JetexMutationUploadJetexFilesOutput was removed
✖ Type JetexMutationUploadJetexFilesViolation was removed
✖ Type JetexMutationUploadJetexFilesViolationEnum was removed
✖ Type JetexMutationUploadJetexFilesViolationList was removed
✖ Type JetexQuery was removed
✖ Type JetexQueryGetJetexFlightsWithNewMessagesOutput was removed
✖ Type JetexQueryGetJetexFlightsWithNewMessagesViolation was removed
✖ Type JetexQueryGetJetexFlightsWithNewMessagesViolationEnum was removed
✖ Type JetexQueryGetJetexFlightsWithNewMessagesViolationList was removed
✖ Type JetexService was removed
✖ Type JetexServiceEnum was removed
✖ Type JetexServiceInput was removed
✖ Type JetexServiceRequestInput was removed
✖ Type JetexServiceStatus was removed
✖ Type JetexSubscriptionSection was removed
✖ Field isNightLanding (deprecated) was removed from object type JourneyLog
✖ Field isNightTakeOff (deprecated) was removed from object type JourneyLog
✖ Input field LegPermitInput.permitStatus changed type from ChecklistStatusId to ChecklistStatusId!
✖ Type NightApproach was removed
✖ Type NightTakeOffOrLanding was removed
✖ Type NonNullJetexMessageValue was removed
✖ Type NonNullListOfNonNullFileValue was removed
✖ Type NonNullListOfNonNullJetexFlightQueryValue was removed
✖ Input field aircraftCount was added to input object type OperatorModulesSettingsDiscountInput
✖ Input field aircraftsCount was removed from input object type OperatorModulesSettingsDiscountInput
✖ Field aircraftsCount was removed from object type OperatorModulesSettingsDiscountOutput
✖ Enum value INTEGRATION_JETEX was removed from enum PermissionResource
✖ Field nightLanding (deprecated) was removed from object type Simulator
✖ Field nightTakeOff (deprecated) was removed from object type Simulator
⚠ Argument aircraftRegistrationWildcard: String added to field ExternalMarketplaceQuery.flights
⚠ Input field uniqueNid was added to input object type FlightIdentificationInput
⚠ Argument tripTypes: [FlightType!] added to field FlightsQuery.getModifiedTripList
⚠ Enum value SCHEDULED was added to enum GovlinkProcessStatus
⚠ Enum value SKIPPED was added to enum GovlinkProcessStatus
⚠ Enum value WAITING_FOR_DEPARTURE was added to enum GovlinkProcessStatus
⚠ Enum value WAITING_FOR_MANUAL was added to enum GovlinkProcessStatus
⚠ Enum value AVIONICS_DATABASE_UPDATE was added to enum JourneyLogConfigurableField
⚠ Input field avionicsDatabaseUpdate was added to input object type JourneyLogInput
⚠ Input field avionicsDatabaseUpdate was added to input object type JourneyLogInputNew
⚠ Enum value GRAPHQL_INTEGRATION_FLIGHT_NID_SEE was added to enum PermissionResource
⚠ Enum value GRAPHQL_INTEGRATION_TRIP_SEE was added to enum PermissionResource
⚠ Enum value last3Months was added to enum ReportWizardDateRange
✔ Field draftDays was added to object type CrewPanelActivities
✔ Field CrewPanelActivities.draft_days has deprecation reason Please use draftDays instead.
✔ Field CrewPanelActivities.draft_days is deprecated
✔ Field createRequestFromTrip was added to object type ExternalMarketplaceMutation
✔ Field nid was added to object type ExternalMarketplaceOAuthAircraft
✔ Type ExternalMarketplaceOAuthQuoteRequest was added
✔ Type ExternalMarketplaceOAuthReservation was added
✔ Field aircraftList was added to object type ExternalMarketplaceQuery
✔ Field maintenances was added to object type ExternalMarketplaceQuery
✔ Field reservations was added to object type ExternalMarketplaceQuery
✔ Description Flight identification by flight data on type FlightIdentificationInput has changed to Flight identification using either the unique flight identifier (uniqueNid) or a set of specific flight data fields.
If the uniqueNid field is provided, the remaining fields can be omitted. If uniqueNid is unknown, please specify the following fields: `date` (flight date),
`departure` (departure airport code), `destination` (destination airport code), `flightNumber`, and `aircraft` (aircraft registration).
Providing these fields correctly identifies existing flight.
✔ Input field FlightIdentificationInput.STD description changed from `STD` Scheduled Time of Departure is an optional field. Please input the `STD` if two or more flights are planned with the same flight number, same ADEP/ADES and on the same date. to `STD` Scheduled Time of Departure is an optional field. Use `STD` if two or more flights exists with the same flight number, same ADEP/ADES and on the same date.
✔ Input field FlightIdentificationInput.aircraft changed type from AircraftRegistrationOptionScalar! to AircraftRegistrationOptionScalar
✔ Input field FlightIdentificationInput.aircraft description changed from Flight aircraft. to Flight aircraft registration, required field for flight identification, if `uniqueNid` is not provided.
✔ Input field FlightIdentificationInput.date description changed from Flight date. to Flight date, required field for flight identification, if `uniqueNid` is not provided.
✔ Input field FlightIdentificationInput.date changed type from DateTimeOption! to DateTimeOption
✔ Input field FlightIdentificationInput.departure changed type from AirportCodeOptionScalar! to AirportCodeOptionScalar
✔ Input field FlightIdentificationInput.departure description changed from Flight departure. to Flight departure, required field for flight identification, if `uniqueNid` is not provided.
✔ Input field FlightIdentificationInput.destination description changed from Flight destination. to Flight destination, required field for flight identification, if `uniqueNid` is not provided.
✔ Input field FlightIdentificationInput.destination changed type from AirportCodeOptionScalar! to AirportCodeOptionScalar
✔ Input field FlightIdentificationInput.flightNumber changed type from FlightNumberOption! to FlightNumberOption
✔ Input field FlightIdentificationInput.flightNumber description changed from Flight number. to Flight number, required field for flight identification, if `uniqueNid` is not provided.
✔ Field isActive was added to object type FlightSupportQuery
✔ Field FlightsQuery.getModifiedTripList description changed from Trips list created, modified or deleted after selected date (max 24h until now) to Trips list created, modified or deleted in selected period (max period: 24h).
time interval has to be shorter than 1 day
✔ Type IntegrationBaseTrip was added
✔ Type IntegrationFlightQuery was added
✔ Field flight was added to object type IntegrationQueries
✔ Field avionicsDatabaseUpdate was added to object type JourneyLog
✔ Description for enum value JourneyLogConfigurableField.ACTIVE_NAV_LOG_SIGNED_COMPLETED changed from Active Nav Log Signed & Compoleted to Active Nav Log Signed & Completed
✔ Field avionicsDatabaseUpdate was added to object type JourneyLogHistoryEntry
✔ Field deleteJourneyLogAllFiles was added to object type JourneyLogMutationNew
✔ Field replaceJourneyLogAllFiles was added to object type JourneyLogMutationNew
✔ Field uploadJourneyLogFile was added to object type JourneyLogMutationNew
✔ Type JourneyLogMutationNewDeleteJourneyLogAllFilesOutput was added
✔ Type JourneyLogMutationNewDeleteJourneyLogAllFilesViolation was added
✔ Type JourneyLogMutationNewDeleteJourneyLogAllFilesViolationEnum was added
✔ Type JourneyLogMutationNewDeleteJourneyLogAllFilesViolationList was added
✔ Type JourneyLogMutationNewReplaceJourneyLogAllFilesOutput was added
✔ Type JourneyLogMutationNewReplaceJourneyLogAllFilesViolation was added
✔ Type JourneyLogMutationNewReplaceJourneyLogAllFilesViolationEnum was added
✔ Type JourneyLogMutationNewReplaceJourneyLogAllFilesViolationList was added
✔ Type JourneyLogMutationNewUploadJourneyLogFileOutput was added
✔ Type JourneyLogMutationNewUploadJourneyLogFileViolation was added
✔ Type JourneyLogMutationNewUploadJourneyLogFileViolationEnum was added
✔ Type JourneyLogMutationNewUploadJourneyLogFileViolationList was added
✔ Type JourneyLogPolicy was added
✔ Type NonNullExternalMarketplaceOAuthQuoteRequestValue was added
✔ Type NonNullExternalMarketplaceOAuthQuoteRequestValueOrErrorList was added
✔ Field aircraftCount was added to object type OperatorModulesSettingsDiscountOutput
✔ Type OperatorSettingsTraining was added
✔ Type OperatorSettingsTrainingInput was added
✔ Field boardedCount was added to object type PassengerList
✔ Field setTrainingSettings was added to object type PricingManagerMutation
✔ Field getTrainingSettings was added to object type PricingManagerQuery
✔ Field cockpitOrCabin was added to object type UserProfile
✔ Type cockpitOrCabin was added
Detected 67 breaking changes