AccountDataTransferSnapshotSummary
No description
type AccountDataTransferSnapshotSummary {
numNewerSnapshots: Int!
numOlderSnapshots: Int!
numSnapshots: Int!
snapshots: [AccountSnapshot!]!
}
No description
type AccountDataTransferSnapshotSummary {
numNewerSnapshots: Int!
numOlderSnapshots: Int!
numSnapshots: Int!
snapshots: [AccountSnapshot!]!
}
AccountDataTransferSnapshotSummary.numNewerSnapshots ● Int! non-null scalarAccountDataTransferSnapshotSummary.numOlderSnapshots ● Int! non-null scalarAccountDataTransferSnapshotSummary.numSnapshots ● Int! non-null scalarAccountDataTransferSnapshotSummary.snapshots ● [AccountSnapshot!]! non-null object