Cursor
@forge/monorepo / backend/src / Cursor
Type Alias: Cursor
Cursor =
Branded<string,"Cursor">
Defined in: backend/src/core/ids.ts:47
Opaque cursor for the stable pagination every list method uses.
@forge/monorepo / backend/src / Cursor
Cursor =
Branded<string,"Cursor">
Defined in: backend/src/core/ids.ts:47
Opaque cursor for the stable pagination every list method uses.