Detected the following changes (80) between schemas:
✖ Input field AircraftPriceListFeesInput.blockHourFee changed type from AircraftPriceListFeePriceCostInput to AircraftPriceListFeeWithMinimumInput
✖ Input field AircraftPriceListFeesInput.flightHourFee changed type from AircraftPriceListFeePriceCostInput to AircraftPriceListFeeWithMinimumInput
✖ Input field CrewMemberDutyAccountInput.balance changed type from Int! to Decimal!
✖ Field DutyAccount.balance changed type from Int! to Decimal!
✖ Argument isAvailableForCharter: Boolean! added to field ReservationMutation.createAircraftReservation
✖ Field asmAutoSend was removed from object type SsimSetting
✖ Field ssimAutoSend was removed from object type SsimSetting
✖ Input field asmAutoSend was removed from input object type SsimSettingInput
✖ Input field autoSendScenario was added to input object type SsimSettingInput
✖ Input field ssimAutoSend was removed from input object type SsimSettingInput
⚠ Input field FA was added to input object type CrewByCrewMemberNid
⚠ Input field FA2 was added to input object type CrewByCrewMemberNid
⚠ Input field FA was added to input object type CrewByExternalId
⚠ Input field FA2 was added to input object type CrewByExternalId
⚠ Input field provinceOfBirth was added to input object type CrewMemberCreateInput
⚠ Input field provinceOfBirth was added to input object type CrewMemberUpdateInput
⚠ Input field FA was added to input object type CrewPanelSimulatorInput
⚠ Input field FA2 was added to input object type CrewPanelSimulatorInput
⚠ Input field provinceOfBirth was added to input object type PhonebookPersonCreateInput
⚠ Input field isAnimal was added to input object type PhonebookPersonUpdateInput
⚠ Input field provinceOfBirth was added to input object type PhonebookPersonUpdateInput
⚠ Input field provinceOfBirth was added to input object type PhonebookRepresentativeCreateInput
⚠ Input field provinceOfBirth was added to input object type PhonebookRepresentativeUpdateInput
⚠ Argument availableForCharterOffset: TimeLong added to field ReservationMutation.createAircraftReservation
⚠ Argument availableForCharterOffset: TimeLong added to field ReservationMutation.modifyAircraftReservation
⚠ Argument isAvailableForCharter: Boolean added to field ReservationMutation.modifyAircraftReservation
✔ Type AircraftPriceListFeeWithMinimumInput was added
✔ Field availableForCharterOffset was added to object type AircraftReservation
✔ Field isAvailableForCharter was added to object type AircraftReservation
✔ Field availableForCharterOffset was added to object type AircraftReservationHistoryEntry
✔ Field isAvailableForCharter was added to object type AircraftReservationHistoryEntry
✔ Field isAnimalEditable was added to object type Contact
✔ Field provinceOfBirth was added to object type Contact
✔ Type ContactDetailsHistoryAddress was added
✔ Type ContactDetailsHistoryCustomerCommission was added
✔ Type ContactDetailsHistoryData was added
✔ Type ContactDetailsHistoryPayment was added
✔ Type ContactDetailsHistoryPhone was added
✔ Type ContactDetailsHistoryPreferredHandlingAgent was added
✔ Type ContactDetailsHistorySnapshot was added
✔ Field vaccinations was added to object type ContactDocumentsHistorySnapshot
✔ Field visas was added to object type ContactDocumentsHistorySnapshot
✔ Type ContactDocumentsHistoryVaccination was added
✔ Type ContactDocumentsHistoryVisa was added
✔ Type ContactHistoryAirport was added
✔ Field contactDetailsHistoryList was added to object type ContactQuery
✔ Field findCompanyDataDuplicates was added to object type ContactQuery
✔ Type CrewMemberCurrency was added
✔ Type CrewMemberCurrencyListFilterInput was added
✔ Field currencyList was added to object type CrewMemberCurrencySection
✔ Description for argument length on field CrewMemberEndorsementSection.airportEndorsementList changed from Number of retrieved records.
Possible violation list: IS_NOT_SOME_ERROR to Number of retrieved records.
✔ Description for argument length on field CrewMemberEndorsementSection.endorsementList changed from Possible violation list: IS_NOT_SOME_ERROR to undefined
✔ Field FA was added to object type CrewPanelSimulator
✔ Field FA2 was added to object type CrewPanelSimulator
✔ Type CurrencyIdEnum was added
✔ Type CurrencyType was added
✔ Type Decimal was added
✔ Type ExpiryStatusEnum was added
✔ Type FilterPreset was added
✔ Type FilterPresetMutation was added
✔ Type FilterPresetNid was added
✔ Type FilterPresetQuery was added
✔ Type FindCompanyDuplicatesInput was added
✔ Type FindCompanyDuplicatesResponse was added
✔ Field FtlSettings.min_diff_to_increase_rest_by_time_zone_difference_alternative description changed from If selected <i>min_diff_to_increase_rest_by_time_zone_difference</i> will be calculated differently on return to homebase. Instead of using the 4½ times the timezone difference as base minimum rest its value will be added to base previously calculated base minimum rest. to If selected <i>min_diff_to_increase_rest_by_time_zone_difference</i> will be calculated differently on return to homebase. <ul> <li>Instead of using the 4½ times the timezone difference as base minimum rest its value will be added to base previously calculated base minimum rest.</li> <li>Longer minimum rest due to this rule will not be required on back to back rotation, i.e. if hotel is added in homebase and time difference is less then 9 hours.</li> <li>If longer minimum rest in homebase is not applied due to previous point it will be required on next return to homebase.</li> </ul>.
✔ Field simulator_duty_weight was added to object type FtlSettings
✔ Field FtlSettings.training_duty_weight description changed from Fraction of training/simulator period to be counted in cumulative duty hours. to Fraction of training period to be counted in cumulative duty hours.
✔ Field filterPreset was added to object type LoggedUser
✔ Field filterPreset was added to object type LoggedUserMutation
✔ Field availableForCharterOffset was added to object type MyAircraftReservation
✔ Field isAvailableForCharter was added to object type MyAircraftReservation
✔ Field currencyList was added to object type OperatorSetting
✔ Field revalidationDate was added to object type PersonalEndorsement
✔ Field FA was added to object type Simulator
✔ Field FA2 was added to object type Simulator
✔ Field SimulatorMutation.create description changed from Requires access to resource GRAPHQL_SIMULATOR_SEE.
Requires access to given simulator.
Requires access to resource GRAPHQL_SIMULATOR_EDIT.
Validate input fields. At least one of: captain and firstOfficer is required if journey log fields are filled. If at least one of journey log fields is filled, required journey log fields must be filled. to Requires access to resource GRAPHQL_SIMULATOR_SEE.
Requires access to given simulator.
Requires access to resource GRAPHQL_SIMULATOR_EDIT.
Validate input fields. At least one crew member is required if journey log fields are filled. If at least one of journey log fields is filled, required journey log fields must be filled.
✔ Field SimulatorMutation.update description changed from Requires access to resource GRAPHQL_SIMULATOR_SEE.
Requires access to given simulator.
Requires access to resource GRAPHQL_SIMULATOR_EDIT.
Validate input fields. At least one of: captain and firstOfficer is required if journey log fields are filled. If at least one of journey log fields is filled, required journey log fields must be filled. to Requires access to resource GRAPHQL_SIMULATOR_SEE.
Requires access to given simulator.
Requires access to resource GRAPHQL_SIMULATOR_EDIT.
Validate input fields. At least one crew member is required if journey log fields are filled. If at least one of journey log fields is filled, required journey log fields must be filled.
✔ Type SsimAutoSendScenario was added
✔ Field autoSendScenario was added to object type SsimSetting
✔ Description Long time h(h):mm ex. 2:10, 155:15, max 99999:59 on type TimeLong has changed to Long time h(h):mm ex. 2:10, 155:15, max 99999:59. A null as string will clear the resource.
Detected 10 breaking changes