GraphQL SchemaMutation
aiGenerateFlow
Start an AI flow generation job.
Arguments
| Name | Type | Description |
|---|---|---|
clientMutationId | String | A unique identifier for the client performing the mutation. |
flowId | FlowID | Flow to update with the prompt |
modelIdentifier | String! | Selected AI model identifier |
projectId | NamespaceProjectID! | Project to generate a flow for |
prompt | String! | Prompt to send to AI |