AccountCount
No description
type AccountCount {
quorums: Int!
quorumStates: Int!
proposals: Int!
comments: Int!
reactions: Int!
}
Fields
AccountCount.quorums ● Int! non-null scalar
AccountCount.quorumStates ● Int! non-null scalar
AccountCount.proposals ● Int! non-null scalar
AccountCount.comments ● Int! non-null scalar
AccountCount.reactions ● Int! non-null scalar
Member of
Account object