Skip to main content

checkpoints

Subscribe to checkpoints as they are finalized.

Pass after (opaque cursor) or afterCheckpoint (sequence number) to resume from a known point. If both are provided, the subscription resumes from whichever is later.

This subscription is not yet available for use.

checkpoints(
after: String
afterCheckpoint: UInt53
): CheckpointEdge!

Arguments​

checkpoints.after ● String scalar​

checkpoints.afterCheckpoint ● UInt53 scalar​

Type​

CheckpointEdge object​

An edge in a connection.