Skip to main content

Cursor

No description

input Cursor {
limit: Int
next: String
previous: String
}

Fields

Cursor.limit ● Int scalar {#limit}

Maximum number of items per page. Default: 25. Minimum: 1. Maximum: 100.

Cursor.next ● String scalar {#next}

Cursor after which to return items

Cursor.previous ● String scalar {#previous}

Cursor before which to return items

Member Of

auditLogs query ● deployments query ● environments query ● groups query ● instances query ● integrations query ● paramDimensions query ● projects query