Release notes 26.6.11
June 24th, 2026
Detected 21 changes between schemas.
Breaking changes: 0
⚠ Argument changes (2)
- Argument 'orderBy: [DocumentFilterOrderBy!]' added to field 'Query.documents'
- Argument 'quoteOrderBy: [QuoteFilterInputOrderBy!]' added to field 'Query.documents'
✅ Added (19)
- Type 'DocumentFilterOrderBy' was added
- Type 'DocumentFilterSortField' was added
- Type 'LastLoginInformation' was added
- Type 'OrderDirection' was added
- Type 'QuoteFilterInputOrderBy' was added
- Type 'QuoteFilterInputSortField' was added
- Input field 'identificationNotes' of type 'String' was added to input object type 'QuoteFilterInput'
- Input field 'identificationNotes_contains' of type 'String' was added to input object type 'QuoteFilterInput'
- Input field 'identificationNotes_endsWith' of type 'String' was added to input object type 'QuoteFilterInput'
- Input field 'identificationNotes_in' of type '[String]' was added to input object type 'QuoteFilterInput'
- Input field 'identificationNotes_not' of type 'String' was added to input object type 'QuoteFilterInput'
- Input field 'identificationNotes_not_contains' of type 'String' was added to input object type 'QuoteFilterInput'
- Input field 'identificationNotes_not_endsWith' of type 'String' was added to input object type 'QuoteFilterInput'
- Input field 'identificationNotes_not_in' of type '[String]' was added to input object type 'QuoteFilterInput'
- Input field 'identificationNotes_not_startsWith' of type 'String' was added to input object type 'QuoteFilterInput'
- Input field 'identificationNotes_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 'lastLoginInfo' was added to object type 'User'
- Directive 'orderable' was added
Quick summary
- Breaking: 0
- Args: 2
- Types: 0
- Descriptions: 0
- Added: 21
- Removed: 0