Release notes 26.8.10
August 14th, 2026
Detected 6 changes between schemas.
Breaking changes: 1
❌ Breaking changes (1)
- Description 'Users report layout. DEFAULT is the original column set; STANDARD uses
Name, Email, Company, Role plus the same remaining columns.' was removed from object type 'UsersReportType'
⚠ Argument changes (1)
- Argument 'estimateTotal: Boolean' (with default value) added to field 'Query.documents'
📝 Description changes (1)
- Field 'Mutation.generateUsersReport' description changed from '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.' to 'Generate a users report.'
✅ Added (3)
- Field 'estimatedTotal' was added to object type 'DocumentPaginationInfo'
- Field 'estimatedTotalIsExact' was added to object type 'DocumentPaginationInfo'
- Input field 'refundRequestDate' of type 'Date' was added to input object type 'quoteRequest'
🗑️ Removed (1)
- Description 'Users report layout. DEFAULT is the original column set; STANDARD uses
Name, Email, Company, Role plus the same remaining columns.' was removed from object type 'UsersReportType'
Quick summary
- Breaking: 1
- Args: 1
- Types: 0
- Descriptions: 1
- Added: 4
- Removed: 1