Skip to main content
Version: V1

PageInfo

No description

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

Fields

startCursor (String)

endCursor (String)

hasNextPage (Boolean)

hasPreviousPage (Boolean)

Designed by