checkpoints
The checkpoints that exist in the network.
checkpoints(
first: Int
after: String
last: Int
before: String
): CheckpointConnection!
The checkpoints that exist in the network.
checkpoints(
first: Int
after: String
last: Int
before: String
): CheckpointConnection!
checkpoints.first
● Int
scalarcheckpoints.after
● String
scalarcheckpoints.last
● Int
scalarcheckpoints.before
● String
scalarCheckpointConnection
object