formDefinitionId: UUID!
maxInstancesPerCase: UnsignedInt
requiredApprovals: UnsignedInt
description: String
order: Int
allowCaseInitialize: Boolean!
allowClientInitialize: Boolean!
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.
formDefinitionId: UUID!
maxInstancesPerCase: UnsignedInt
requiredApprovals: UnsignedInt
description: String
order: Int
allowCaseInitialize: Boolean!
allowClientInitialize: Boolean!