OBJECT
Represents single error in import
type CrewTravelSabreImportError {sabreImportErrorNid: Int! travellerName: String! routing: String! recordLocator: String! errors: String! }