Mutations
deleteWorkspaceCursorIntegration
Removes the workspace’s Cursor integration. If no integration with the given ID exists, the operation succeeds and returns a null id. Requires the workspaceCursorIntegration:delete permission.
MUTATION
deleteWorkspaceCursorIntegration(id: ID!): DeleteWorkspaceCursorIntegrationOutput!Arguments
id
ID!
required
id
ID
error
Mutation
Variables
Response
Mutation
Variables
Response

