Skip to main content
QUERY
cursorRepositories(integrationId: ID!): [CursorRepository!]!

Arguments

integrationId
ID!
required

Returns

owner
String!

The GitHub organisation or user that owns the repository.

name
String!

The repository name within the owner's account.

repository
String!

The full HTTPS URL of the repository.

Query
Variables
Response