FormQuestionWithAnswer
Champs
| Champ | Type | Description |
|---|---|---|
id | ID! | — |
formDefinition | Array! | — |
label | String | — |
tooltip | String | — |
placeholder | String | — |
totalLabel | String | — |
helpText | String | — |
append | String | — |
content | String | — |
applicable | String! | Define if the field is applicable upon current step data. Syntax in twig |
validations | Array! | — |
sortIndex | Int! | — |
technicalCode | String! | — |
configurableFormStep | ConfigurableFormStep! | — |
answer | Any | — |
width | Int | — |
configurableFormQuestionEntityProperties | [ConfigurableFormQuestionEntityProperty]! | — |
nestedFormQuestions | [NestedFormQuestion] | — |
openedThread | FormQuestionThread | — |