CustomFieldUpdate
input
Updates a new CustomField.
Fields
| Name | Type | Description |
|---|---|---|
customFieldId | String! | |
name | String | |
type | CustomFieldTypeEnum | |
mandatory | Boolean | |
printOnDocuments | Boolean | |
options | [CustomFieldTypeOptions!] |
Updates a new CustomField.
| Name | Type | Description |
|---|---|---|
customFieldId | String! | |
name | String | |
type | CustomFieldTypeEnum | |
mandatory | Boolean | |
printOnDocuments | Boolean | |
options | [CustomFieldTypeOptions!] |