PaginatedResponse
Paginated Response
Type parameters
• T
Type declaration
Member | Type | Description |
---|---|---|
| { | - |
|
| When paginating forwards, the cursor to continue. |
|
| When paginating forwards, are there more items? |
|
| When paginating backwards, are there more items? |
|
| When paginating backwards, the cursor to continue. |
|
| A list of nodes. |
|
| The total amount of items available. |
Last updated