formDefinitionId: UUID!
maxInstancesPerCase: UnsignedInt
requiredApprovals: UnsignedInt
description: String
order: Int
allowCaseInitialize: Boolean!
allowClientInitialize: Boolean!
This mutation is used to update the details of a form configuration. Return information can include Aspect, staff member and workflow details. **Returns:** Returns the new updated form configuration details.
formDefinitionId: UUID!
maxInstancesPerCase: UnsignedInt
requiredApprovals: UnsignedInt
description: String
order: Int
allowCaseInitialize: Boolean!
allowClientInitialize: Boolean!