execute_graphql
Run raw GraphQL queries or mutations on Twenty CRM to read or modify data, with optional variables for dynamic operations.
Instructions
Run any raw GraphQL query or mutation against Twenty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The GraphQL query or mutation string | |
| variables | No | Optional variables for the query |