Release notes 26.8.9
August 13th, 2026
Detected 6 changes between schemas.
Breaking changes: 0
⚠ Argument changes (3)
- Argument 'companyIds: [Int!]' added to field 'Mutation.generateUsersReport'
- Argument 'reportType: UsersReportType' (with default value) added to field 'Mutation.generateUsersReport'
- Argument 'roleIds: [Int!]' added to field 'Mutation.generateUsersReport'
📝 Description changes (1)
- Field 'Mutation.generateUsersReport' description changed from 'Generate a users report for the authenticated company.' to 'Generate a users report for the authenticated company.
Defaults to the original column layout.
companyIdsis only honored for Deal Engine users; otherwise the travel agency from the token is used.
roleIdsfilters users by role. Non-Deal Engine users only keep roles that belong to their company.'
✅ Added (2)
- Type 'UsersReportType' was added
- Input field 'refundRequestDate' of type 'Date' was added to input object type 'quoteRequest'
Quick summary
- Breaking: 0
- Args: 3
- Types: 0
- Descriptions: 1
- Added: 5
- Removed: 0