ActionTypeSetWorkflowArgs
No description
input ActionTypeSetWorkflowArgs {
actionTypeId: ID!
workflowId: ID!
}
Fields
ActionTypeSetWorkflowArgs.actionTypeId ● ID! non-null scalar common
ActionTypeSetWorkflowArgs.workflowId ● ID! non-null scalar common
Member Of
actionTypeSetWorkflow mutation