DocumentSetInsert
input
Creates a new DocumentSet.
Visible is an integer that ranges from 0 to 1.
Fields
| Name | Type | Description |
|---|---|---|
visible | Int | |
name | String! | |
isDefault | Boolean | |
identTemplateId | Int | |
economicActivityClassificationCodeId | Int | |
documentSetsLocksBySettings | [Int!] | |
documentSetsLocksByDocumentType | [Int!] | |
documentTypes | [DocumentSetDocumentTypeUpsert!] |
Deprecated fields (1)
| Name | Type | Description |
|---|---|---|
initialNumbers | [DocumentSetDocumentTypeAssociationInsert!] | Use documentTypes instead |