Skip to main content

checkpoints

Paginate checkpoints in the network, optionally bounded to checkpoints in the given epoch.

checkpoints(
first: Int
after: String
last: Int
before: String
filter: CheckpointFilter
): CheckpointConnection

Arguments​

checkpoints.first ● Int scalar​

checkpoints.after ● String scalar​

checkpoints.last ● Int scalar​

checkpoints.before ● String scalar​

checkpoints.filter ● CheckpointFilter input​

Type​

CheckpointConnection object​