A response to a component in a questionnaire.This only contains metadata related to the component responded to in the questionnaire.
The implementation of a response is based on the
componentTypeCode of its component.Fields
| Name | Description |
|---|---|
ApplicationQuestionnaireComponent! | The component this is responding to. |
String! | The type of the component.Currently, two codes are defined:
|
Implementations
| Name | Description |
|---|---|
ApplicationPrivacyConsentResponse | A candidate's response to a privacy policy consent component in the questionnaire. |
ApplicationQuestionResponse | A candidate's response to a question in the questionnaire. |
Seen in
| Parent name | Parent type | Description |
|---|---|---|
| ApplicationQuestionnaireSubmission | Object | responses field |