Skip to main content

HilHistoryEntry (Object)

type HilHistoryEntry {
changedBy: String!
changeTime: DateTime!
howAffects: String!
description: String!
isOpen: Boolean!
melItemNo: String!
itemNo: String!
aircraftRegistration: String!
dateStartUTC: Date!
dueDateUTC: Date!
dueTah: TimeLong
dueTac: Int
extensionDueDate: Date
dateCorrectedUTC: Date
flightLimitations: HilFlightLimitation!
foundBy: String!
book: String!
page: String!
entryType: HilEntryType!
melItemCategory: HilMelItemCategory!
partsOrdered: Boolean!
referenceWorkOrderTask: String!
part145ReleaseToService: String!
signedBy: String
workDoneBy: String
inspectedBy: String
melItemProcedurePerformed: HilMelItem!
techLogBook: String!
techLogPage: String!
correctiveActions: String!
partNumberOff: String!
serialNumberOff: String!
partNumberOn: String!
serialNumberOn: String!
files: [FileSimple!]!
}

Fields

HilHistoryEntry.changedBy ● String! non-null scalar

HilHistoryEntry.changeTime ● DateTime! non-null scalar

HilHistoryEntry.howAffects ● String! non-null scalar

HilHistoryEntry.description ● String! non-null scalar

HilHistoryEntry.isOpen ● Boolean! non-null scalar

HilHistoryEntry.melItemNo ● String! non-null scalar

HilHistoryEntry.itemNo ● String! non-null scalar

HilHistoryEntry.aircraftRegistration ● String! non-null scalar

HilHistoryEntry.dateStartUTC ● Date! non-null scalar

HilHistoryEntry.dueDateUTC ● Date! non-null scalar

HilHistoryEntry.dueTah ● TimeLong scalar

HilHistoryEntry.dueTac ● Int scalar

HilHistoryEntry.extensionDueDate ● Date scalar

HilHistoryEntry.dateCorrectedUTC ● Date scalar

HilHistoryEntry.flightLimitations ● HilFlightLimitation! non-null enum

HilHistoryEntry.foundBy ● String! non-null scalar

HilHistoryEntry.book ● String! non-null scalar

HilHistoryEntry.page ● String! non-null scalar

HilHistoryEntry.entryType ● HilEntryType! non-null enum

HilHistoryEntry.melItemCategory ● HilMelItemCategory! non-null enum

HilHistoryEntry.partsOrdered ● Boolean! non-null scalar

HilHistoryEntry.referenceWorkOrderTask ● String! non-null scalar

HilHistoryEntry.part145ReleaseToService ● String! non-null scalar

HilHistoryEntry.signedBy ● String scalar

HilHistoryEntry.workDoneBy ● String scalar

HilHistoryEntry.inspectedBy ● String scalar

HilHistoryEntry.melItemProcedurePerformed ● HilMelItem! non-null enum

HilHistoryEntry.techLogBook ● String! non-null scalar

HilHistoryEntry.techLogPage ● String! non-null scalar

HilHistoryEntry.correctiveActions ● String! non-null scalar

HilHistoryEntry.partNumberOff ● String! non-null scalar

HilHistoryEntry.serialNumberOff ● String! non-null scalar

HilHistoryEntry.partNumberOn ● String! non-null scalar

HilHistoryEntry.serialNumberOn ● String! non-null scalar

HilHistoryEntry.files ● [FileSimple!]! non-null object

Returned By

opsMaintenance.hilHistory query