Default workflow subgraph attribute

This commit is contained in:
space-nuko
2023-06-01 18:43:45 -05:00
parent e8539add51
commit b1dd8a6242
3 changed files with 18 additions and 1 deletions

View File

@@ -57,6 +57,12 @@ export type WorkflowAttributes = {
*/
queuePromptButtonRunWorkflow: boolean,
/*
* Default subgraph to run if `queuePromptButtonRunWorkflow` is `true`. Set
* to blank to run the default subgraph (tagless).
*/
queuePromptButtonDefaultWorkflow: string,
/*
* If true, notifications will be shown when a prompt is queued and
* completed. Set to false if you need more detailed control over the