RegisteredTotals
Cumulative registration totals for an epoch.
type RegisteredTotals {
epochNo: Int!
totalRegistered: Int!
newlyRegistered: Int!
}
Fields
RegisteredTotals.epochNo ● Int! non-null scalar
RegisteredTotals.totalRegistered ● Int! non-null scalar
RegisteredTotals.newlyRegistered ● Int! non-null scalar
Returned By
registeredTotalsSeries query