Anchor to HistoricalEventsPageInfoHistorical
objectHistorical Events Page Info
Information about pagination in a historical events connection.
Anchor to FieldsFields
- endCursor (String)
- hasNextPage (Boolean!)
- hasPreviousPage (Boolean!)
- startCursor (String)
- Anchor to endCursorend•String
Cursor The cursor of the last edge in the connection.
- Anchor to hasNextPagehas•Boolean!
Next Page non-null Whether there are more pages to fetch.
- Anchor to hasPreviousPagehas•Boolean!
Previous Page non-null Whether there are any pages prior to the current page.
- Anchor to startCursorstart•String
Cursor The cursor of the first edge in the connection.
Was this section helpful?