Values.ExactResponseFieldsSourceContains the names of the fields used for an exact response to the user.
type nonrec t = {questionField : QuestionField.t;The name of the field that contains the query made to the OpenSearch Service database.
*)answerField : AnswerField.t;The name of the field that contains the answer to the query made to the OpenSearch Service database.
*)}