ScanHistory
No description
type ScanHistory {
asset: Asset
finalState: ScanState
finishedAt: ISO8601DateTime
kind: ScanType!
logs: [String!]!
startedAt: ISO8601DateTime!
}
No description
type ScanHistory {
asset: Asset
finalState: ScanState
finishedAt: ISO8601DateTime
kind: ScanType!
logs: [String!]!
startedAt: ISO8601DateTime!
}
ScanHistory.asset