PageInfo
Where the current page sits in the full list.
type PageInfo {
endCursor: String
hasNextPage: Boolean!
hasPreviousPage: Boolean!
startCursor: String
}
Fields
PageInfo.endCursor ● String scalar
PageInfo.hasNextPage ● Boolean! non-null scalar
PageInfo.hasPreviousPage ● Boolean! non-null scalar
PageInfo.startCursor ● String scalar
Member Of
AvailableFundsConnection object ● PoliciesConnection object