Skip to main content

QuestionnaireResponseUpdate

No description

QuestionnaireResponseUpdate(
id: ID!
res: QuestionnaireResponseUpdateInput!
): QuestionnaireResponse

Arguments

QuestionnaireResponseUpdate.id ● ID! non-null scalar

QuestionnaireResponseUpdate.res ● QuestionnaireResponseUpdateInput! non-null input

Type

QuestionnaireResponse object

A structured set of questions and their answers. The questions are ordered and grouped into coherent subsets, corresponding to the structure of the grouping of the questionnaire being responded to. If the element is present, it must have either a @value, an @id, or extensions