SyncRunHistoryCheckpoint
No description
type SyncRunHistoryCheckpoint {
checkpoint_key: String!
checkpoint_type: String!
scope_key: String
updated_at: DateTimeISO!
value: JSON
}
Fields
SyncRunHistoryCheckpoint.checkpoint_key ● String! non-null scalar
SyncRunHistoryCheckpoint.checkpoint_type ● String! non-null scalar
SyncRunHistoryCheckpoint.scope_key ● String scalar
SyncRunHistoryCheckpoint.updated_at ● DateTimeISO! non-null scalar
SyncRunHistoryCheckpoint.value ● JSON scalar
Member Of
SyncRunHistoryDetail object