checkpoints
The checkpoints that exist in the network.
checkpoints(
  first: Int
  after: String
  last: Int
  before: String
): CheckpointConnection!
⚠️ This is the alpha version. The operation or type does not exist in the beta version.
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