Cursor
No description
input Cursor {
limit: Int
next: String
previous: String
}
Fields
Cursor.limit ● Int scalar
Maximum number of items to return
Cursor.next ● String scalar
Cursor after which to return items
Cursor.previous ● String scalar
Cursor before which to return items
Member Of
artifacts query ● bundleAlerts query ● bundleDeployments query ● bundlePackages query