Code0 LogoCodeZero

aiGenerateFlow

Start an AI flow generation job.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
flowIdFlowIDFlow to update with the prompt
modelIdentifierString!Selected AI model identifier
projectIdNamespaceProjectID!Project to generate a flow for
promptString!Prompt to send to AI

Fields

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
errors[Error!]!Errors encountered during execution of the mutation.
executionIdentifierStringIdentifier that can be used to subscribe to the generated flow response.

On this page