Defined in: packages/sdk/src/types.ts:460
One page of a cursor-paginated list. nextCursor is null when exhausted.
Type Parameters
Properties
| Property | Type | Defined in |
|---|
data | T[] | packages/sdk/src/types.ts:461 |
nextCursor | string | null | packages/sdk/src/types.ts:462 |