DEV

Mutation.

complianceQuestionnaireInfer

Infer the applicable compliance questionnaire for a set of items and open a session whose lines are pre-answered from inference (CLE2-64). Applicable programs are resolved per item (HS-driven); answers whose question effectKey matches an inferred fact are written with INFERRED provenance + confidence. Lines are NOT auto-finalized — fully-answered lines await questionnaireSessionAttest. Supersedes the deprecated complianceInferAndPrefill (identical behavior, clearer name).

Arguments

No description
GraphQL
1
2
3
type Mutation {
  complianceQuestionnaireInfer(input: ComplianceQuestionnaireInferInput!): ComplianceQuestionnaireInferResult!
}
Book a demo

Was this page helpful?