OBJECT
type TripHistoryCrewData {loginNid: Int! crewCode: String! positionNid: Int! positionName: String! }