Mutations
createWorkspaceCursorIntegration
Creates a Cursor integration for the workspace using the provided API token. Only one integration can be active at a time; call deleteWorkspaceCursorIntegration before creating a new one. Requires the workspaceCursorIntegration:create permission.
MUTATION
createWorkspaceCursorIntegration(input: CreateWorkspaceCursorIntegrationInput!): CreateWorkspaceCursorIntegrationOutput!Arguments
input
integration
error
Mutation
Variables
Response
Mutation
Variables
Response

