Release notes 25.12.5

Detected 20 changes between schemas. Breaking changes: 0

🔁 Type changes (2)

  • Field 'Subscription.listenRequests' changed type from 'Quote' to 'quoteResponse'
  • Field 'UserData.permissions' changed type from '[Permission]' to 'JSON'

📝 Description changes (9)

  • Field 'Query.company' description changed from 'Fetch an travelAgency by id' to 'Fetch a company by id'
  • Field 'Query.companyByTravelAgencyId' description changed from 'Fetch an travelAgency by id' to 'Fetch n companies by travelAgencyId'
  • Field 'Query.permission' description changed from 'Fetch an travelAgency by id' to 'Fetch an permissions by id'
  • Field 'Query.permissions' description changed from 'Fetch all travel agencies' to 'Fetch all permissions'
  • Field 'Query.role' description changed from 'Fetch an travelAgency by id' to 'Fetch a role by id'
  • Field 'Query.roles' description changed from 'Fetch all travel agencies' to 'Fetch all roles'
  • Field 'Query.rolePermission' description changed from 'Fetch an travelAgency by id' to 'Fetch role_permission by id'
  • Field 'Query.rolePermissions' description changed from 'Fetch all travel agencies' to 'Fetch all role_permissions'
  • Field 'Query.travelAgency' description changed from 'Fetch an travelAgency by id' to 'Fetch a travelAgency by id'

✅ Added (9)

  • Type 'BitMaskPermission' was added
  • Type 'quoteResponse' was added
  • Field 'bitMaskPermissions' was added to object type 'Query'
  • Field 'segmentCurrencyCode' was added to object type 'Coupon'
  • Field 'segmentFare' was added to object type 'Coupon'
  • Field 'segmentQ' was added to object type 'Coupon'
  • Field 'totalFare' was added to object type 'Document'
  • Input field 'refundRequestDate' of type 'Date' was added to input object type 'quoteRequest'
  • Field 'paidOnParentTicket' was added to object type 'TaxDocument'

Quick summary

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