workflowId: UUID!
The workflow that the new form configuration will be connected to.
formConfiguration: FormConfigurationInput!
The new form configuration inputs, description, formDefinitionID, max instances per case and order.
This mutation is used to create a new form configuration for a workflow. Return information can include Aspect, staff member and workflow details. **Returns:** Returns the newly created form configuration data.
workflowId: UUID!
The workflow that the new form configuration will be connected to.
formConfiguration: FormConfigurationInput!
The new form configuration inputs, description, formDefinitionID, max instances per case and order.