Skip to main content

PageInfo

Metadata used when paging over a list of items

type PageInfo {
endCursor: String
hasNextPage: Boolean!
}

Fields

PageInfo.endCursor ● String scalar

When paging forward, this cursor is used to continue. It should be the cursor belonging to the last item in the previous page

PageInfo.hasNextPage ● Boolean! non-null scalar

When paging forward, this flag indicates whether there are more items in the list

Member of

AccountTransactionsPayload object ● AccountTransfersPayload object ● AdminNotesPayload object ● BenefitsOfferingTemplates object ● ClaimForReimbursementEvidence object ● ClaimForReimbursementNotes object ● ClaimsForReimbursementPayload object ● CompletedInvestmentAccountOrdersPayload object ● ConsumerAccountsSummaryPayload object ● ConsumerAccountTransactionsPayload object ● HSAStatementsPayload object ● InAppNotificationsPayload object ● InvestmentAccountActivityPayload object ● InvestmentAccountTransfersPayload object ● LegalAgreementsListPayload object ● ListCardsPayload object ● OrganizationMembershipsPayload object ● PendingInvestmentAccountOrdersPayload object ● PurchasableInvestmentInstrumentsPayload object ● SearchEmployeesPayload object