Skip to main content

AccountDataTransferSnapshotSummary

No description

type AccountDataTransferSnapshotSummary {
numNewerSnapshots: Int!
numOlderSnapshots: Int!
numSnapshots: Int!
snapshots: [AccountSnapshot!]!
}

Fields

AccountDataTransferSnapshotSummary.numNewerSnapshots ● Int! non-null scalar

AccountDataTransferSnapshotSummary.numOlderSnapshots ● Int! non-null scalar

AccountDataTransferSnapshotSummary.numSnapshots ● Int! non-null scalar

AccountDataTransferSnapshotSummary.snapshots ● [AccountSnapshot!]! non-null object

Member Of

PreviewAccountDataTransferSnapshots object