assignWorkflowToOrganizationalUnit: Boolean!
This mutation is used to assign a workflow to an organizational unit. **Returns:** Returns true if process was completed successfully.
workflowId: UUID!
The ID of the workflow that will be transferred.
tenantId: UUID!
The tenant ID that the organizational unit is associated to.
organizationalUnitId: UUID
The ID of the organizational unit that will be assigned the workflow.
caseConfigurationInput: OrganizationalUnitWorkflowCaseConfigurationInput
