ExecuteStartDialogInput
No description
input ExecuteStartDialogInput {
name: String!
namespace: String!
}
Fields
ExecuteStartDialogInput.name ● String! non-null scalar
The workflows name.
ExecuteStartDialogInput.namespace ● String! non-null scalar
The namespace of the workflow to execute.