CustomFieldInsert
input
Creates a new CustomField.
Fields
| Name | Type | Description |
|---|---|---|
name | String! | |
type | CustomFieldTypeEnum! | |
mandatory | Boolean | |
printOnDocuments | Boolean | |
options | [String!] |
Creates a new CustomField.
| Name | Type | Description |
|---|---|---|
name | String! | |
type | CustomFieldTypeEnum! | |
mandatory | Boolean | |
printOnDocuments | Boolean | |
options | [String!] |