☰
DocumentSetUpdate
Updates a DocumentSet.
Updates the selected DocumentSet with the inserted data. Only the fields sent are updated.
Input Fields
documentSetId: Int!
visible: Int
name: String
isDefault: Boolean
identTemplateId: Int
economicActivityClassificationCodeId: Int
documentSetsLocksBySettings: [Int!]
documentSetsLocksByDocumentType: [Int!]
documentTypes: [DocumentSetDocumentTypeUpsert!]
Required fields are marked with "!"