Skip to main content

Sprint 129

Detected the following changes (39) between schemas:

✖ Type GraphqlQueryString was removed
✖ Argument carrierCodeFormat: CarrierCodeFormat! added to field IataMessagesQuery.parseSsimFile
✖ Field Query.contactByWildcardForPhonebook changed type from [Contact!]! to [PhonebookContactList!]!
✖ Type for argument query on field ReportWizardMutation.create changed from GraphqlQueryString! to ReportWizardGraphqlQueryString!
✖ Type for argument query on field ReportWizardMutation.update changed from GraphqlQueryString to ReportWizardGraphqlQueryString
✖ Type for argument query on field ReportWizardQuery.renderExcel changed from GraphqlQueryString! to ReportWizardGraphqlQueryString!
✖ Type for argument query on field ReportWizardRequestedReportsMutation.create changed from GraphqlQueryString! to ReportWizardGraphqlQueryString!
✖ Field ReportWizardType.query changed type from GraphqlQueryString! to ReportWizardGraphqlQueryString!
⚠ Input field operatorBase was added to input object type CrewMemberUpdateInput
⚠ Input field fileList was added to input object type CrewPanelPositioningInput
⚠ Enum value checklist_leg_item_email was added to enum EmailDataSource
⚠ Enum value selected_dates was added to enum Frequency
⚠ Input field lowVisibilityTakeOffAboveHundredFifty was added to input object type JourneyLogInput
⚠ Enum value FAA_ATPL was added to enum LoginLicenseType
⚠ Enum value FAA_CPL was added to enum LoginLicenseType
⚠ Enum value FAA_PPL was added to enum LoginLicenseType
⚠ Input field fileList was added to input object type PositioningCreate
⚠ Input field fileList was added to input object type PositioningUpdate
⚠ Argument frequencyMonthDay: [MonthDay!] added to field ReportWizardScheduleMutation.create
⚠ Argument frequencyMonthDay: [MonthDay!] added to field ReportWizardScheduleMutation.update
✔ Type CarrierCodeFormat was added
✔ Field fileList was added to object type CrewPanelPositioning
✔ Field setAvailableFlightOpsMessagesReadStatus was added to object type FlightMutationQuery
✔ Type FlightOpsMessages was added
✔ Field getAvailableUnreadFlightsOpsMessagesTypes was added to object type FlightsQuery
✔ Field getAvailableUnreadOpsMessagesCount was added to object type FlightsQuery
✔ Field FtlSettings.fdp_length_after_home_standby_multi description changed from Maximum length of FDP depending on local time of FDP start (separate rows) and sector count (separate columns, starting from 1). Applies to multi-pilot crew operation after home standby. Each row has format HH:MM [ H1:M1 H2:M2 ... ], where HH:MM is local time and H<em>n</em>:M<em>n</em> is the maximum length of FDP consisting of <em>n</em> sectors. Last value covers all subsequent values of <em>n</em>. to Maximum length of FDP depending on local time of FDP start (separate rows) and sector count (separate columns, starting from 1). Applies to multi-pilot crew operation after home standby. Length of such preceding standby will be subtracted from max FDP. Each row has format HH:MM [ H1:M1 H2:M2 ... ], where HH:MM is local time and H<em>n</em>:M<em>n</em> is the maximum length of FDP consisting of <em>n</em> sectors. Last value covers all subsequent values of <em>n</em>.
✔ Field FtlSettings.fpd_length_after_home_standby_augmented description changed from Maximum length of FDP depending on local time of FDP start (separate rows) and sector count (separate columns, starting from 1). Applies to augmented crew operation after home standby. Each row has format HH:MM [ H1:M1 H2:M2 ... ], where HH:MM is local time and H<em>n</em>:M<em>n</em> is the maximum length of FDP consisting of <em>n</em> sectors. Last value covers all subsequent values of <em>n</em>. to Maximum length of FDP depending on local time of FDP start (separate rows) and sector count (separate columns, starting from 1). Applies to augmented crew operation after home standby. Length of such preceding standby will be subtracted from max FDP. Each row has format HH:MM [ H1:M1 H2:M2 ... ], where HH:MM is local time and H<em>n</em>:M<em>n</em> is the maximum length of FDP consisting of <em>n</em> sectors. Last value covers all subsequent values of <em>n</em>.
✔ Field use_block_time_for_fdp_length was added to object type FtlSettings
✔ Field isLvtoAbove150m was added to object type JourneyLogHistoryEntry
✔ Type MonthDay was added
✔ Field simulator was added to object type OperatorSetting
✔ Type OperatorSimulatorSettings was added
✔ Type PhonebookContactList was added
✔ Field Query.contactByWildcardForPhonebook description changed from Will return all types of contacts..
Requires access to resource GRAPHQL_CONTACT to Will return all types of contacts.
✔ Type ReportWizardGraphqlQueryString was added
✔ Field monthDay was added to object type ReportWizardScheduleFrequency
✔ Field deleted was added to object type SchedVersion
✔ Field deleteSchedVersion was added to object type ScheduleMutation
Detected 8 breaking changes