SnapshotByType
No description
type SnapshotByType {
accountType: String!
balance: Float!
month: String!
}
Fields
SnapshotByType.accountType ● String! non-null scalar
SnapshotByType.balance ● Float! non-null scalar
SnapshotByType.month ● String! non-null scalar
Returned By
snapshotsByAccountType query
Member Of
NetWorthChartBlock object