Magidoc

PlanPageInfo
Object

Information about pagination in a connection. Part of the GraphQL Cursor Connections Specification .

Fields

#

endCursor

When paginating forwards, the cursor to continue.

hasNextPage

Non-null

When paginating forwards, are there more items?

hasPreviousPage

Non-null

When paginating backwards, are there more items?

searchWindowUsed

The search window that was used for the search in the current page.

startCursor

When paginating backwards, the cursor to continue.

Usages

#

References

#