OBJECT

CrewTravelSabreImportError

Represents single error in import

link GraphQL Schema definition

  • type CrewTravelSabreImportError {
  • sabreImportErrorNid: Int!
  • travellerName: String!
  • routing: String!
  • recordLocator: String!
  • errors: String!
  • }