PaginationCursor
No description
type PaginationCursor {
next: String
previous: String
}
Fields
PaginationCursor.next ● String scalar
Cursor to the next page
PaginationCursor.previous ● String scalar
Cursor to the previous page
Member Of
DeploymentsPage object ● EnvironmentsPage object ● PackageParamsDimensionsPage object ● PackagesPage object ● ProjectsPage object ● ViewerOrganizationsPage object