Skip to main content

PageInfo

Page metadata for the cursor-based Connection pagination pattern

type PageInfo {
startCursor: String!
endCursor: String!
hasNextPage: Boolean!
hasPreviousPage: Boolean!
}

Fields

startCursor (String!)

Cursor pointing to the first entry of the page

endCursor (String!)

Cursor pointing to the last entry of the page

hasNextPage (Boolean!)

Indicates if there are additional entries after the end cursor

hasPreviousPage (Boolean!)

Indicates if there are additional entries before the start cursor

On this page

© 2024 Cartesi Foundation Ltd. All rights reserved.

The Cartesi Project is commissioned by the Cartesi Foundation.

We use cookies to ensure that we give you the best experience on our website. By using the website, you agree to the use of cookies.