Values_2.GetMappingRequestSourceCreates mappings.
type nonrec t = {source : Values_0.CatalogEntry.t;Specifies the source table.
*)sinks : Values_0.CatalogEntries.t option;A list of target tables.
*)location : Location.t option;Parameters for the mapping.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of (string * [> `String of string ]) list ] list
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of Values_0.Boolean.t
| `String of string ])
list ]
list
| `String of string ])
list ])
list ]