Detected 16 changes between schemas. Breaking changes: 0

⚠ Argument changes (3)

  • Argument 'after: String' added to field 'Query.documents'
  • Argument 'first: Int' added to field 'Query.documents'
  • Argument 'clientId: Int' added to field 'Query.supportedGds'

✅ Added (13)

  • Field 'endCursor' was added to object type 'RefundPaginationInfo'
  • Field 'startCursor' was added to object type 'RefundPaginationInfo'
  • Field 'endCursor' was added to object type 'RequestPaginationInfo'
  • Field 'startCursor' was added to object type 'RequestPaginationInfo'
  • Field 'endCursor' was added to object type 'RolePaginationInfo'
  • Field 'startCursor' was added to object type 'RolePaginationInfo'
  • Field 'endCursor' was added to object type 'UserPaginationInfo'
  • Field 'startCursor' was added to object type 'UserPaginationInfo'
  • Field 'endCursor' was added to object type 'WaiverPaginationInfo'
  • Field 'startCursor' was added to object type 'WaiverPaginationInfo'
  • Field 'endCursor' was added to object type 'DocumentPaginationInfo'
  • Field 'startCursor' was added to object type 'DocumentPaginationInfo'
  • Input field 'refundRequestDate' of type 'Date' was added to input object type 'quoteRequest'

Quick summary

  • Breaking: 0
  • Args: 3
  • Types: 0
  • Descriptions: 0
  • Added: 16
  • Removed: 0

Detected 1 changes between schemas. Breaking changes: 0

✅ Added (1)

  • Input field 'refundRequestDate' of type 'Date' was added to input object type 'quoteRequest'

Quick summary

  • Breaking: 0
  • Args: 0
  • Types: 0
  • Descriptions: 0
  • Added: 1
  • Removed: 0

Detected 5 changes between schemas. Breaking changes: 0

✅ Added (5)

  • Input field 'salesForceId' of type 'String' was added to input object type 'ClientDataRequestInput'
  • Input field 'refundRequestDate' of type 'Date' was added to input object type 'quoteRequest'
  • Input field 'ticketId' of type 'Int' was added to input object type 'quoteRequest'
  • Input field 'ticketId' of type 'Int' was added to input object type 'quoteUpdateRequest'
  • Field 'salesForceId' was added to object type 'Request'

Quick summary

  • Breaking: 0
  • Args: 0
  • Types: 0
  • Descriptions: 0
  • Added: 5
  • Removed: 0

Detected 65 changes between schemas. Breaking changes: 3

❌ Breaking changes (3)

  • Enum value 'LATAM_NDC_API' was removed from enum 'AccessSubtype'
  • Field 'latamNdcApi' was removed from object type 'IBlackboxConfiguration'
  • Field 'paginationInfo' was removed from object type 'DocumentPaginationResult'

📝 Description changes (3)

  • Field 'ClientConfiguration.accessSubtype' description changed from 'Access subtype (AMADEUS, SABRE, SPARK, TRAVELPORT, BSP, LATAM_NDC_API, NDC_LATAM_PORTAL, ARC)' to 'Access subtype (AMADEUS, SABRE, SPARK, TRAVELPORT, BSP, NDC_LATAM_API, NDC_LATAM_PORTAL, ARC)'
  • Input field 'IClientConfiguration.accessSubtype' description changed from 'Access subtype (AMADEUS, SABRE, SPARK, TRAVELPORT, BSP, LATAM_NDC_API, NDC_LATAM_PORTAL, ARC)' to 'Access subtype (AMADEUS, SABRE, SPARK, TRAVELPORT, BSP, NDC_LATAM_API, NDC_LATAM_PORTAL, ARC)'
  • Field 'IClientConfigurationResponse.accessSubtype' description changed from 'Access subtype (AMADEUS, SABRE, SPARK, TRAVELPORT, BSP, LATAM_NDC_API)' to 'Access subtype (AMADEUS, SABRE, SPARK, TRAVELPORT, BSP, NDC_LATAM_API)'

✅ Added (59)

  • Type 'DocumentFilters' was added
  • Type 'EpsColumns' was added
  • Type for argument 'filter' on field 'Query.documents' changed from 'DocumentFilter' to 'DocumentFilters'
  • Enum value 'NDC_LATAM_API' was added to enum 'AccessSubtype'
  • Enum value 'ARC' was added to enum 'AccessType'
  • Field 'ndcLatamApi' was added to object type 'IBlackboxConfiguration'
  • Input field 'fopType' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'fopType_contains' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'fopType_endsWith' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'fopType_in' of type '[String]' was added to input object type 'DocumentFilter'
  • Input field 'fopType_not' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'fopType_not_contains' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'fopType_not_endsWith' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'fopType_not_in' of type '[String]' was added to input object type 'DocumentFilter'
  • Input field 'fopType_not_startsWith' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'fopType_startsWith' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_contains' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_endsWith' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_in' of type '[String]' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_not' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_not_contains' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_not_endsWith' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_not_in' of type '[String]' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_not_startsWith' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'identificationNotes_startsWith' of type 'String' was added to input object type 'DocumentFilter'
  • Input field 'issueDate' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'issueDate_gt' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'issueDate_gte' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'issueDate_in' of type '[DateTime]' was added to input object type 'DocumentFilter'
  • Input field 'issueDate_lt' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'issueDate_lte' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'issueDate_not' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'issueDate_not_in' of type '[DateTime]' was added to input object type 'DocumentFilter'
  • Input field 'refundLimitDate' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'refundLimitDate_gt' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'refundLimitDate_gte' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'refundLimitDate_in' of type '[DateTime]' was added to input object type 'DocumentFilter'
  • Input field 'refundLimitDate_lt' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'refundLimitDate_lte' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'refundLimitDate_not' of type 'DateTime' was added to input object type 'DocumentFilter'
  • Input field 'refundLimitDate_not_in' of type '[DateTime]' was added to input object type 'DocumentFilter'
  • Input field 'reissue' of type 'Boolean' was added to input object type 'DocumentFilter'
  • Input field 'reissue_not' of type 'Boolean' was added to input object type 'DocumentFilter'
  • Field 'pageInfo' was added to object type 'DocumentPaginationResult'
  • Field 'identificationNotes' was added to object type 'Document'
  • Field 'epsTable' was added to object type 'TablesConfig'
  • Input field 'notes' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_contains' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_endsWith' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_in' of type '[String]' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_not' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_not_contains' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_not_endsWith' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_not_in' of type '[String]' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_not_startsWith' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'notes_startsWith' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'refundRequestDate' of type 'Date' was added to input object type 'quoteRequest'
  • Field 'epsFilters' was added to object type 'FiltersConfig'

🗑️ Removed (3)

  • Enum value 'LATAM_NDC_API' was removed from enum 'AccessSubtype'
  • Field 'latamNdcApi' was removed from object type 'IBlackboxConfiguration'
  • Field 'paginationInfo' was removed from object type 'DocumentPaginationResult'

Quick summary

  • Breaking: 3
  • Args: 0
  • Types: 0
  • Descriptions: 3
  • Added: 59
  • Removed: 3

Detected 7 changes between schemas. Breaking changes: 0

📝 Description changes (2)

  • Field 'ClientConfiguration.accessSubtype' description changed from 'Access subtype (AMADEUS, SABRE, SPARK, TRAVELPORT, BSP, LATAM_NDC_API)' to 'Access subtype (AMADEUS, SABRE, SPARK, TRAVELPORT, BSP, LATAM_NDC_API, NDC_LATAM_PORTAL, ARC)'
  • Input field 'IClientConfiguration.accessSubtype' description changed from 'Access subtype (AMADEUS, SABRE, SPARK, TRAVELPORT, BSP, LATAM_NDC_API)' to 'Access subtype (AMADEUS, SABRE, SPARK, TRAVELPORT, BSP, LATAM_NDC_API, NDC_LATAM_PORTAL, ARC)'

✅ Added (5)

  • Enum value 'ARC' was added to enum 'AccessSubtype'
  • Enum value 'NDC_LATAM_PORTAL' was added to enum 'AccessSubtype'
  • Field 'arc' was added to object type 'IBlackboxConfiguration'
  • Field 'ndcLatamPortal' was added to object type 'IBlackboxConfiguration'
  • Input field 'refundRequestDate' of type 'Date' was added to input object type 'quoteRequest'

Quick summary

  • Breaking: 0
  • Args: 0
  • Types: 0
  • Descriptions: 2
  • Added: 5
  • Removed: 0

Detected 1 changes between schemas. Breaking changes: 0

✅ Added (1)

  • Input field 'refundRequestDate' of type 'Date' was added to input object type 'quoteRequest'

Quick summary

  • Breaking: 0
  • Args: 0
  • Types: 0
  • Descriptions: 0
  • Added: 1
  • Removed: 0

Detected 2 changes between schemas. Breaking changes: 0

⚠ Argument changes (1)

  • Argument 'simulate: Boolean' added to field 'Mutation.updateQuote'

✅ Added (1)

  • Input field 'refundRequestDate' of type 'Date' was added to input object type 'quoteRequest'

Quick summary

  • Breaking: 0
  • Args: 1
  • Types: 0
  • Descriptions: 0
  • Added: 2
  • Removed: 0

Detected 4 changes between schemas. Breaking changes: 1

❌ Breaking changes (1)

  • Field 'coupon' was removed from object type 'ContributingCoupon'

✅ Added (3)

  • Input field 'refundRequestDate' of type 'Date' was added to input object type 'quoteRequest'
  • Field 'thresholdExceeded' was added to object type 'Reservation'
  • Field 'coupon' was added to object type 'AffectedCoupons'

🗑️ Removed (1)

  • Field 'coupon' was removed from object type 'ContributingCoupon'

Quick summary

  • Breaking: 1
  • Args: 0
  • Types: 0
  • Descriptions: 0
  • Added: 3
  • Removed: 1

Detected 11 changes between schemas. Breaking changes: 0

✅ Added (11)

  • Type 'ArpColumns' was added
  • Type 'FilterOption' was added
  • Type 'FilterSelection' was added
  • Type 'FiltersConfig' was added
  • Type 'ModuleFilters' was added
  • Type 'SavedFilterGroup' was added
  • Type 'TablesConfig' was added
  • Field 'tablesConfig' was added to object type 'Query'
  • Input field 'refundRequestDate' of type 'Date' was added to input object type 'quoteRequest'
  • Field 'filtersConfig' was added to object type 'UserPreferences'
  • Field 'tablesConfig' was added to object type 'UserPreferences'

Quick summary

  • Breaking: 0
  • Args: 0
  • Types: 0
  • Descriptions: 0
  • Added: 11
  • Removed: 0

Detected 1 changes between schemas. Breaking changes: 0

✅ Added (1)

  • Input field 'refundRequestDate' of type 'Date' was added to input object type 'quoteRequest'

Quick summary

  • Breaking: 0
  • Args: 0
  • Types: 0
  • Descriptions: 0
  • Added: 1
  • Removed: 0