FormElementInput
Input object
Fields
| Field | Description | Type |
|---|---|---|
choices | [ FormElementChoiceInput! ] | |
elements | [ FormElementInput! ] | |
label | [ TranslationInput! ]! | |
multiple | Boolean | |
name | String! | |
predefined | Boolean | |
previousName | When changing the name, this should contain the old one | String |
required | Boolean | |
type | FormElementType! |