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
BundleAlertsPage object ● BundleDeploymentsPage object ● BundlePackagesPage object ● PaginatedArtifacts object ● ReleasesPage object ● ReposPage object