execute_graphql
Execute arbitrary Wiki.js GraphQL queries or mutations with optional variables for unsupported operations.
Instructions
Run an arbitrary Wiki.js GraphQL query or mutation. Use for operations not covered by
the typed tools. variables is an optional dict of GraphQL variables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| variables | No |