PageInfo: { endCursor?: string; hasNextPage: boolean; hasPreviousPage: boolean; startCursor?: string }
Type declaration
-
Optional Readonly endCursor?: string
-
Readonly hasNextPage: boolean
-
Readonly hasPreviousPage: boolean
-
Optional Readonly startCursor?: string
Clues for the next or previous page.