Skip to main content

PageInfo (Object)

Description​

No description



Fields​

NameDescription
endCursor - String
hasNextPage - Boolean!

type PageInfo {
endCursor: String
hasNextPage: Boolean!
}