epochPerformance
Get epoch performance for all SPOs.
epochPerformance(
epoch: Int!
limit: Int
offset: Int
): [EpochPerf!]!
Arguments
epochPerformance.epoch ● Int! non-null scalar
epochPerformance.limit ● Int scalar
epochPerformance.offset ● Int scalar
Type
EpochPerf object
SPO performance for an epoch.