Skip to main content

PageInfo

Pagination information.

Fieldsโ€‹

NameDescription
hasNextPage (Boolean!)Indicates whether more edges exist, when paginating forwards.
hasPreviousPage (Boolean!)Indicates whether more edges exist, when paginating backwards.
endCursor (String)The cursor to continue when paginating forwards.
startCursor (String)The cursor to continue when paginating backwards.