Skip to main content

Sprint 174

Detected the following changes (60) between schemas:

✖ Type for argument flights on field ExternalMarketplaceMutation.createTrip changed from [ExternalMarketplaceOAuthFlightInput!]! to [ExternalMarketplaceOAuthFlightCreateInput!]!
✖ Type for argument flights on field ExternalMarketplaceMutation.editFlights changed from [ExternalMarketplaceOAuthFlightInput!]! to [ExternalMarketplaceOAuthFlightUpsertInput!]!
✖ Field ExternalMarketplaceOAuthAvailability.availabilityList changed type from NonNullListOfNonNullExternalMarketplaceOAuthAircraftAvailabilityValueOrErrorList! to [ExternalMarketplaceOAuthAircraftAvailability!]!
✖ Field ExternalMarketplaceOAuthAvailability.emptyLegList changed type from NonNullListOfNonNullExternalMarketplaceOAuthFlightValueOrErrorList! to [ExternalMarketplaceOAuthFlight!]!
✖ Field ExternalMarketplaceOAuthAvailability.scheduleList changed type from NonNullListOfNonNullExternalMarketplaceOAuthAircraftScheduleValueOrErrorList! to [ExternalMarketplaceOAuthAircraftSchedule!]!
✖ Type ExternalMarketplaceOAuthFlightInput was removed
✖ Field tripNid was removed from object type ExternalMarketplaceOAuthMutation
✖ Field ExternalMarketplaceQuery.flights changed type from NonNullListOfNonNullExternalMarketplaceOAuthFlightValueOrErrorList! to [ExternalMarketplaceOAuthFlight!]!
✖ Input field InteractiveApiReportInput.message changed type from String to String!
✖ Input field InteractiveApiReportInput.status changed type from String to String!
✖ Input field InteractiveApiReportInput.uprNumber changed type from String to String!
✖ Input field InteractiveApiReportStatusInput.message changed type from String to String!
✖ Input field InteractiveApiReportStatusInput.status changed type from String to String!
✖ Type NonNullListOfNonNullExternalMarketplaceOAuthAircraftAvailabilityValue was removed
✖ Type NonNullListOfNonNullExternalMarketplaceOAuthAircraftAvailabilityValueOrErrorList was removed
✖ Type NonNullListOfNonNullExternalMarketplaceOAuthAircraftScheduleValue was removed
✖ Type NonNullListOfNonNullExternalMarketplaceOAuthAircraftScheduleValueOrErrorList was removed
✖ Type NonNullListOfNonNullExternalMarketplaceOAuthFlightValue was removed
✖ Type NonNullListOfNonNullExternalMarketplaceOAuthFlightValueOrErrorList was removed
⚠ Enum value dot_hoist_cycles was added to enum CurrencyIdEnum
⚠ Enum value dot_nvg_sectors was added to enum CurrencyIdEnum
⚠ Argument trip: ExternalMarketplaceOAuthTripInput added to field ExternalMarketplaceMutation.createTrip
⚠ Argument endDate: FutureDateTime added to field ExternalMarketplaceQuery.flights
⚠ Argument startDate: FutureDateTime added to field ExternalMarketplaceQuery.flights
⚠ Enum value HOIST_MISSION was added to enum JourneyLogConfigurableField
⚠ Enum value NIGHT_VISION_FLIGHTS was added to enum JourneyLogConfigurableField
⚠ Input field hoistMission was added to input object type JourneyLogInput
⚠ Input field nightVisionFlights was added to input object type JourneyLogInput
⚠ Input field hoistMission was added to input object type JourneyLogInputNew
⚠ Input field nightVisionFlights was added to input object type JourneyLogInputNew
⚠ Input field quotePriceRoundTo was added to input object type PhonebookContactDetailsInput
✔ Type AircraftId was added
✔ Description for enum value ApproachType._3DAZI changed from 3D+AZI to AZI
✔ Description for enum value ApproachType._3DCDI changed from 3D+CDI to CDI
✔ Field quotePriceRoundTo was added to object type Contact
✔ Field aircraft was added to object type CrewTravelToModifyPositioning
✔ Type DecimalDeletable was added
✔ Field id was added to object type ExternalMarketplaceOAuthAircraft
✔ Type ExternalMarketplaceOAuthAircraftInput was added
✔ Type ExternalMarketplaceOAuthFlightCreateInput was added
✔ Type ExternalMarketplaceOAuthFlightUpsertInput was added
✔ Field trip was added to object type ExternalMarketplaceOAuthMutation
✔ Type ExternalMarketplaceOAuthTrip was added
✔ Type ExternalMarketplaceOAuthTripInput was added
✔ Field flightHandlerAdepChanged was added to object type FlightSupportSubscriptionSection
✔ Field flightHandlerAdesChanged was added to object type FlightSupportSubscriptionSection
✔ Type FutureDateTime was added
✔ Field listChangedByDate was added to object type HotelReservationSection
✔ Type HotelReservationsChanges was added
✔ Field hoistMission was added to object type JourneyLog
✔ Field nightVisionFlights was added to object type JourneyLog
✔ Field hoistMission was added to object type JourneyLogHistoryEntry
✔ Field nightVisionFlights was added to object type JourneyLogHistoryEntry
✔ Field positioning was added to object type LoggedUser
✔ Field Query.externalMarketplace description changed from Requires access to resource GRAPHQL_EXTERNAL_MARKETPLACE_SEE to Requires to be authenticated by OAuth..
Requires access to resource GRAPHQL_EXTERNAL_MARKETPLACE_SEE
✔ Type TrStatus was added
✔ Field crewMemberOnFlight was added to object type crewList
✔ Field crewList.crewMemberOnLeg has deprecation reason Use crewMemberOnFlight or crewMemberOnPositioning instead
✔ Field crewList.crewMemberOnLeg is deprecated
✔ Field crewMemberOnPositioning was added to object type crewList
Detected 19 breaking changes