Skip to main content

SyncRunHistoryJournalEntry

No description

type SyncRunHistoryJournalEntry {
created_at: DateTimeISO!
event: JSON
event_type: String!
level: String!
phase: String
seq: Int!
}

Fields

SyncRunHistoryJournalEntry.created_at ● DateTimeISO! non-null scalar

SyncRunHistoryJournalEntry.event ● JSON scalar

SyncRunHistoryJournalEntry.event_type ● String! non-null scalar

SyncRunHistoryJournalEntry.level ● String! non-null scalar

SyncRunHistoryJournalEntry.phase ● String scalar

SyncRunHistoryJournalEntry.seq ● Int! non-null scalar

Member Of

SyncRunHistoryDetail object