PreviewAccountDataTransferSnapshots
No description
type PreviewAccountDataTransferSnapshots {
fromAccountSummary: AccountDataTransferSnapshotSummary!
previewSnapshots: [AccountSnapshot!]!
toAccountSummary: AccountDataTransferSnapshotSummary!
}
No description
type PreviewAccountDataTransferSnapshots {
fromAccountSummary: AccountDataTransferSnapshotSummary!
previewSnapshots: [AccountSnapshot!]!
toAccountSummary: AccountDataTransferSnapshotSummary!
}
PreviewAccountDataTransferSnapshots.fromAccountSummary ● AccountDataTransferSnapshotSummary! non-null objectPreviewAccountDataTransferSnapshots.previewSnapshots ● [AccountSnapshot!]! non-null objectPreviewAccountDataTransferSnapshots.toAccountSummary ● AccountDataTransferSnapshotSummary! non-null object