epochs
No description
epochs(
first: Int
after: String
last: Int
before: String
): EpochConnection!
⚠️ This is the alpha version. The operation or type does not exist in the beta version.
No description
epochs(
first: Int
after: String
last: Int
before: String
): EpochConnection!
epochs.first
● Int
scalarepochs.after
● String
scalarepochs.last
● Int
scalarepochs.before
● String
scalarEpochConnection
object