Values.AdditionalAttributesSourceAdditional details on the queried entity that can be requested in the response.
type nonrec t = {formNames : FormNameList.t option;Names of forms on the query entity that can be requested in the response.
*)}val to_value :
t ->
[> `Structure of
(string * [> `List of [> `String of FormName.t ] list ]) list ]