EntitiesPageDirection is an enumerated list to specify whether something has been added or removed, or wasn't changed at all.

This enumerated datatype is used the input datatype, EntitiesPageInputType, which is used by the entitiesPage() query field.

Table: EntitiesPageDirection

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Oct 3, 2025
Next   Short-TermUsed to indicate the entities page direction is towards the next page.
Previous   Short-TermIndicates the entities page direction is towards the previous.
RefreshCurrentFromFirstCursor   Short-TermThe entities page is refreshed from the first cursor.
RefreshCurrentFromLastCursor   Short-TermThe entities page is refreshed from the last cursor.