Code0 LogoCodeZero

AiGenerationNodeFunction

Represents a node function generated by AI.

Fields without arguments

NameTypeDescription
functionDefinitionFunctionDefinition!Resolved function definition for the generated node.
idNodeFunctionID!Generated global ID for this node.
nextNodeIdNodeFunctionIDGenerated next node ID.
parameters[AiGenerationNodeParameter!]!Generated node parameters.

On this page