PaginationCursor
No description
type PaginationCursor {
next: String
previous: String
}
Fields
PaginationCursor.next ● String scalar {#next}
Cursor to the next page
PaginationCursor.previous ● String scalar {#previous}
Cursor to the previous page
Member Of
ComponentsPage object ● DeploymentsPage object ● EnvironmentsPage object ● IdentitiesViewerPage object ● InstancesPage object ● InvitesViewerPage object ● LinksPage object ● ParamDimensionsPage object ● ProjectsPage object ● ViewerOrganizationsPage object