Release notes 26.4.3

Detected 29 changes between schemas. Breaking changes: 0

🔁 Type changes (2)

  • Field 'UpdatedExchangeInfo.total' changed type from 'Amount' to 'CurrencyExchangeAmount'
  • Field 'UpdatedExchangeInfo.currencyExchange' changed type from '[SimulateFareRulePenaltyExchangeEntry]' to '[UpdatedCurrencyExchangeEntry]'

✅ Added (27)

  • Type 'CurrencyExchangeAmount' was added
  • Type 'RequestFilters' was added
  • Type 'UpdatedCurrencyExchangeEntry' was added
  • Type for argument 'filter' on field 'Query.requests' changed from 'RequestFilter' to 'RequestFilters'
  • Field 'code' was added to object type 'Airline'
  • Input field 'refundError' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'refundError_contains' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'refundError_endsWith' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'refundError_in' of type '[String]' was added to input object type 'QuoteFilterInput'
  • Input field 'refundError_not' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'refundError_not_contains' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'refundError_not_endsWith' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'refundError_not_in' of type '[String]' was added to input object type 'QuoteFilterInput'
  • Input field 'refundError_not_startsWith' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'refundError_startsWith' of type 'String' was added to input object type 'QuoteFilterInput'
  • Input field 'refundRequestDate' of type 'Date' was added to input object type 'quoteRequest'
  • Input field 'airlineCode' of type 'String' was added to input object type 'RequestFilter'
  • Input field 'airlineCode_contains' of type 'String' was added to input object type 'RequestFilter'
  • Input field 'airlineCode_endsWith' of type 'String' was added to input object type 'RequestFilter'
  • Input field 'airlineCode_in' of type '[String]' was added to input object type 'RequestFilter'
  • Input field 'airlineCode_not' of type 'String' was added to input object type 'RequestFilter'
  • Input field 'airlineCode_not_contains' of type 'String' was added to input object type 'RequestFilter'
  • Input field 'airlineCode_not_endsWith' of type 'String' was added to input object type 'RequestFilter'
  • Input field 'airlineCode_not_in' of type '[String]' was added to input object type 'RequestFilter'
  • Input field 'airlineCode_not_startsWith' of type 'String' was added to input object type 'RequestFilter'
  • Input field 'airlineCode_startsWith' of type 'String' was added to input object type 'RequestFilter'
  • Field 'darkLogoUrl' was added to object type 'ClientConfigurations'

Quick summary

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