GraphQL SchemaObject
AiGenerationNodeFunction
Represents a node function generated by AI.
Fields without arguments
| Name | Type | Description |
|---|---|---|
functionDefinition | FunctionDefinition! | Resolved function definition for the generated node. |
id | NodeFunctionID! | Generated global ID for this node. |
nextNodeId | NodeFunctionID | Generated next node ID. |
parameters | [AiGenerationNodeParameter!]! | Generated node parameters. |