epochs
Paginate epochs that are in the network.
epochs(
first: Int
after: String
last: Int
before: String
): EpochConnection
Paginate epochs that are in the network.
epochs(
first: Int
after: String
last: Int
before: String
): EpochConnection
epochs.first
● Int
scalarepochs.after
● String
scalarepochs.last
● Int
scalarepochs.before
● String
scalarEpochConnection
object