Skip to main content

SyncRunResourceOutcomeCounts

No description

type SyncRunResourceOutcomeCounts {
adopted: Int!
flagged: Int!
ignored: Int!
matched: Int!
updated: Int!
}

Fields

SyncRunResourceOutcomeCounts.adopted ● Int! non-null scalar

SyncRunResourceOutcomeCounts.flagged ● Int! non-null scalar

SyncRunResourceOutcomeCounts.ignored ● Int! non-null scalar

SyncRunResourceOutcomeCounts.matched ● Int! non-null scalar

SyncRunResourceOutcomeCounts.updated ● Int! non-null scalar

Member Of

SyncRunOutcomeCounts object