Skip to main content

Type Alias: CheckpointPage

type CheckpointPage = object;

Properties

data

data: Checkpoint[];

nextCursor

nextCursor: string | null;

hasNextPage

hasNextPage: boolean;