DEV

Mutation.

questionnaireSessionAttest

One-click accept of inference-prefilled lines: finalizes each eligible line (no required, currently-visible question unanswered) through the normal response path. The response provenance rolls up to INFERRED_ATTESTED when inferred answers survive untouched.

Arguments

No description
GraphQL
1
2
3
type Mutation {
  questionnaireSessionAttest(input: QuestionnaireSessionAttestInput!): QuestionnaireSession!
}
Book a demo

Was this page helpful?