Detected 7 changes between schemas. Breaking changes: 0

πŸ” Type changes (1)

  • Field 'Document.lineage' changed type from '[String]' to '[lineageInfo]'

βœ… Added (6)

  • Type 'fopRefund' was added
  • Type 'lineageInfo' was added
  • Field 'lineage' was added to object type 'Query'
  • Field 'refund' was added to object type 'fopDetails'
  • Input field 'refundRequestDate' of type 'Date' was added to input object type 'quoteRequest'
  • Input field 'previousStatus' of type 'String' was added to input object type 'couponList'

Quick summary

  • Breaking: 0
  • Args: 0
  • Types: 1
  • Descriptions: 0
  • Added: 6
  • Removed: 0

Detected 6 changes between schemas. Breaking changes: 0

βœ… Added (6)

  • Type 'changeCouponStatusRequest' was added
  • Type 'couponList' was added
  • Type 'ticketList' was added
  • Field 'changeCouponStatus' was added to object type 'Mutation'
  • Field 'emdType' was added to object type 'Document'
  • Input field 'refundRequestDate' of type 'Date' was added to input object type 'quoteRequest'

Quick summary

  • Breaking: 0
  • Args: 0
  • Types: 0
  • Descriptions: 0
  • Added: 6
  • Removed: 0

Detected 3 changes between schemas. Breaking changes: 0

βœ… Added (3)

  • Field 'refundRequestedAt' was added to object type 'Request'
  • Field 'Request.refundRequestDate' is deprecated
  • Field 'Request.refundRequestDate' has deprecation reason 'Use refundRequestedAt instead.'

Quick summary

  • Breaking: 0
  • Args: 0
  • Types: 0
  • Descriptions: 0
  • Added: 3
  • Removed: 0

Detected 5 changes between schemas. Breaking changes: 0

πŸ” Type changes (3)

  • Field 'CustomerTicketDetails.createdAt' changed type from 'String' to 'DateTime'
  • Field 'CustomerTicketDetails.updatedAt' changed type from 'String' to 'DateTime'
  • Input field 'UploadUrlInput.size' changed type from 'Int!' to 'Int'

βœ… Added (2)

  • Field 'supportedGds' was added to object type 'Query'
  • Input field 'isUpdatingSettings' of type 'Boolean' was added to input object type 'UploadUrlInput'

Quick summary

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

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

πŸš€ GraphQL Schema Changes

Detected 18 changes between schemas. Breaking changes: 0

⚠ Argument changes (1)

  • Argument 'companyId: Int' added to field 'Mutation.createRole'

πŸ” Type changes (2)

  • Input field 'EvaluateApplicationRequestInput.ticketNumber' changed type from '[String!]!' to '[String!]'
  • Input field 'CreateUserInput.password' changed type from 'String!' to 'String'

πŸ“ Description changes (2)

  • Input field 'EvaluateApplicationRequestInput.ticketNumber' description changed from 'Ticket number to evaluate' to 'Ticket numbers to evaluate'
  • Input field 'EvaluateRequestInput.fetchFromGds' description changed from 'Fetch from GDS' to 'Whether to fetch from GDS during the quote process, defaults to true'

βœ… Added (13)

  • Input field 'refundApplicationId' of type '[Int!]' was added to input object type 'EvaluateApplicationRequestInput'
  • Input field 'quoteTicket' of type 'Boolean' was added to input object type 'EvaluateRequestInput'
  • Field 'companyId' was added to object type 'Role'
  • Field 'Role.permissions' has description 'Permissions'
  • Input field 'companyId' of type 'Int' was added to input object type 'RoleFilter'
  • Input field 'companyId_gt' of type 'Int' was added to input object type 'RoleFilter'
  • Input field 'companyId_gte' of type 'Int' was added to input object type 'RoleFilter'
  • Input field 'companyId_in' of type '[Int]' was added to input object type 'RoleFilter'
  • Input field 'companyId_lt' of type 'Int' was added to input object type 'RoleFilter'
  • Input field 'companyId_lte' of type 'Int' was added to input object type 'RoleFilter'
  • Input field 'companyId_not' of type 'Int' was added to input object type 'RoleFilter'
  • Input field 'companyId_not_in' of type '[Int]' was added to input object type 'RoleFilter'
  • Input field 'sendEmail' of type 'Boolean' was added to input object type 'CreateUserInput'

Quick summary

  • Breaking: 0
  • Args: 1
  • Types: 2
  • Descriptions: 2
  • Added: 14
  • Removed: 0