Release notes 25.10.3
October 21st, 2025
Detected 19 changes between schemas. Breaking changes: 0
🔁 Type changes (9)
- Field 'Mutation.createUploadUrl' changed type from 'UploadUrlResponse!' to 'UploadUrlResponse'
- Field 'UploadUrlResponse.uploadUrl' changed type from 'String!' to 'String'
- Field 'UploadUrlResponse.objectKey' changed type from 'String!' to 'String'
- Field 'UploadUrlResponse.expiresAt' changed type from 'String!' to 'String'
- Field 'ClientConfigurations.clientId' changed type from 'Int' to 'JsonValue'
- Field 'ClientConfigurations.airplanePackKey' changed type from 'String' to 'JsonValue'
- Field 'ClientConfigurations.logoUrl' changed type from 'String' to 'JsonValue'
- Field 'ClientConfigurations.quoteOk' changed type from 'Boolean' to 'JsonValue'
- Field 'ClientConfigurations.fulfillment' changed type from 'Boolean' to 'JsonValue'
📝 Description changes (1)
- Field 'Reservation.document' description changed from 'the associeded to reservation' to 'Document associated with the reservation.'
✅ Added (9)
- Type 'AffectedCoupons' was added
- Type 'ContributingCoupon' was added
- Type 'FileInformation' was added
- Type 'JsonValue' was added
- Type 'SettingsFiles' was added
- Field 'clientSettingsFiles' was added to object type 'Query'
- Type for argument 'clientId' on field 'Query.clientSettings' changed from 'Int!' to 'Int'
- Field 'affectedCoupons' was added to object type 'Reservation'
- Field 'primaryReason' was added to object type 'Reservation'
Quick summary
- Breaking: 0
- Args: 0
- Types: 9
- Descriptions: 1
- Added: 9
- Removed: 0