AccountDataTransferRecommendationSummary
No description
type AccountDataTransferRecommendationSummary {
otherAccounts: [Account!]!
recommendedAccounts: [Account!]!
sameSubtypeAccounts: [Account!]!
unsupportedAccounts: [UnsupportedAccount!]!
}