createWorkflow: Workflow!

This mutation is used to create a new workflow for a tenant. Return information can include aspects, automations, reports, scripts and other related workflow details. **Returns:** Returns the newly created workflow data.

tenantId: UUID

The ID of the associated tenant.

workflow: WorkflowInput!

Workflow details which includes name and if the case is closable by the system.