Skip to main content

BiDirectionalPageInfo (Object)

Description

No description



Fields

NameDescription
endCursor - String
hasNextPage - Boolean!
hasPreviousPage - Boolean!
startCursor - String

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