Predicate over prior answers in the same session gating whether this question is shown. Null = always visible. Well-formedness is enforced at version publish.
Where this question's answer is written on the federated Item when the response is finalized. Null = pure informational/branching — writes nothing to the catalog.
Token identifying which OptionsProvider backs this question's options dynamically (e.g. 'FDA_PCB'). Null = static answer_option rows (options field only). When set, the question's full reachable option space is delivered up-front in the session line's dependentOptions table rather than resolved per-render server-side.
Type.
Question
No description
Fields
answerType
AnswerType!
Required
code
String!
Required
displayCondition
DisplayCondition
displayOrder
Int!
Required
effectKey
String
effectTarget
EffectTarget
helpText
String
id
ID!
Required
options
[AnswerOption!]!
Required
optionsSource
String
prompt
String!
Required
required
Boolean!
Required
section
String