Values.UpdateResultSourceThe response elements represent the results of an update.
type nonrec t = {generatedFields : FieldList.t option;Values for fields generated during the request.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of (string * Awso.Botodata.value) list ] list ])
list ]